load.session: Load a Previously Saved Session

Description Usage Arguments Details Value See Also

Description

Given a string name, the function will load a previously saved R ression saved by save.session. The session will be located in ~/Saved_R_Sessions/name.

Usage

1

Arguments

name

A string value naming the session you wish to load.

Details

No saved session exist with the given name, the function will raise an error.

Value

Load environmental variables and namespaces from the named session

See Also

session[Session Package].


frank113/CMU-Shiny-Server documentation built on May 29, 2019, 12:23 p.m.