RDA_assign_load: Load RDA file and assign to specific variable Can be useful,...

Description Usage Arguments Value Examples

View source: R/RDA_load_to_variable.R

Description

Load RDA file and assign to specific variable Can be useful, but sort of pointless now as we have decided to only use .rds

Usage

1

Arguments

file

file path to rda (string)

Value

the data contained in the rda file

Examples

1
2
3
4
## Not run: 
files = "results.rds"
RDA_assign_load(file)
## End(Not run)

ovrhuman/MultiEWCE documentation built on Dec. 22, 2021, 5:21 a.m.