load_rda: Load RData file.

Description Usage Arguments Value References

Description

Load a single R object stored in an RData file and give the object a name of choice.

Usage

1
load_rda(file = NULL, verbose = FALSE)

Arguments

file

An RData file saved via save.

verbose

should item names be printed during loading?

Value

The object save in file.

References

http://stackoverflow.com/a/5577647


hplieninger/mpt2irt documentation built on May 17, 2019, 4:54 p.m.