powered by
Converts characters to expressions
c2e(x)
characters
expressions.
e2c
# NOT RUN { # convert characters c2e('a') # convert array of characters c2e(array('a', dim = c(2,2))) # }
Run the code above in your browser using DataLab