Description Usage Arguments Value Examples
View source: R/RDA_load_to_variable.R
Load RDA file and assign to specific variable Can be useful, but sort of pointless now as we have decided to only use .rds
1 |
file |
file path to rda (string) |
the data contained in the rda file
1 2 3 4 | ## Not run:
files = "results.rds"
RDA_assign_load(file)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.