| inspect_loads_MSqRob | R Documentation | 
inspect_loads_MSqRob returns the names of the variables present in a .RDatas file, some or all of which can be used in the variables argument of the loads_MSqRob function if one prefers to load only some variables.
inspect_loads_MSqRob(file = NULL)
| file | character string: the (RDatas) filename from which to inspect the variable names. | 
The variable names present in the .RDatas file.
Other saves_MSqRob to save R objects to RDatas binary format: loads_MSqRob
Other loads_MSqRob to load R objects from RDatas binary format.: saves_MSqRob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.