save.session: Save Current R Session with Custom Name

Description Usage Arguments Details Value

Description

Given a string name, the function will save your current R. The session will be located in ~/Saved_R_Sessions/name.

Usage

1

Arguments

name

A string value naming the session about which you wish to learn.

...

Additional arguments passed to save()[save].

Details

If no directory exists for either the sessions or a session with that name, the function will create those folders.

Value

NULL.


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