Learn R Programming

SafeMapper (version 1.0.0)

s_recover_session: Recover a Specific SafeMapper Session

Description

Recovers and returns the results from a specific checkpoint session.

Usage

s_recover_session(session_id)

Value

List of results from the session, or NULL if session not found.

Arguments

session_id

Character. Session ID to recover.