| dsRestoreWorkspace,ArmadilloConnection-method | R Documentation |
This method implementation for the ArmadilloConnection class sends an authenticated POST request to the Armadillo /load-workspace endpoint. It reloads a previously saved R session state (workspace) using the provided name as the identifier.
## S4 method for signature 'ArmadilloConnection'
dsRestoreWorkspace(conn, name)
conn |
|
name |
Name of the workspace. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.