eply (version 0.1.2)

strings: Function strings

Description

Turn valid expressions into character strings.

Usage

strings(...)

Arguments

...

unquoted symbols to turn into character strings.

Value

a character vector

See Also

quotes, unquote, eply, help_eply

Examples

Run this code
# NOT RUN {
strings(a, b, bee)
# }

Run the code above in your browser using DataLab