get_off_c | R Documentation |
Lee un objeto almacenado en archivo
get_off_c(x = character(), file = character())
x |
character: nombre del objeto. |
file |
character: nombre del archivo |
Versión simplificada de get_off
con llamada
estándar
objeto o NULL
get_off
## Not run: x <- get_off_c("obj", file = "some-file.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.