dsRestoreWorkspace-ArmadilloConnection-method: Restore workspace

dsRestoreWorkspace,ArmadilloConnection-methodR Documentation

Restore workspace

Description

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.

Usage

## S4 method for signature 'ArmadilloConnection'
dsRestoreWorkspace(conn, name)

Arguments

conn

ArmadilloConnection-class class object

name

Name of the workspace.


DSMolgenisArmadillo documentation built on March 26, 2026, 5:07 p.m.