View source: R/connection-checks.R
| check_session | R Documentation |
Checks if a SAS session currently exists. If the SAS session has terminated
during the session, check_session() will not detect it.
check_session(call = rlang::caller_env())
Use execute_if_connection_active() for any function that relies on a SAS
connection to catch inactive sessions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.