as.r.default {oosp} | R Documentation |
This function converts an R vector (ignoring any attributes) into R source code that will produce that vector. The current version can only print the R code out on the console, and is intended for copying and pasting.
## Default S3 method: as.r(x, ...)
x |
|
... |