Skip to contents

Returns the name of a given expression.

Arguments

expr

ANY

Examples

if (FALSE) { # \dontrun{
alias(42 + 1)
} # }