get_dff | R Documentation |
Lee data frame almacenado en archivo
get_dff(x, file)
x |
nombre del data frame o character con el nombre |
file |
character: nombre del archivo |
data.frame o NULL
eddy castellón
get_dffs
get_off
x <- get_dff(aja, "arar.rda")
x <- get_dff("aja", "arar.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.