Rcode2df2 {rrtable} | R Documentation |
Make a data.frame with character strings encoding R code
Description
Make a data.frame with character strings encoding R code
Usage
Rcode2df2(result, eval = TRUE)
Arguments
result |
character strings encoding R code |
eval |
logical. Whether or not evaluate the code |
[Package rrtable version 0.3.0 Index]