Nothing
Code
check_session()
Condition
Error:
x No active SAS connection.
i Use `sasquatch::sas_connect()` to start a new SAS session.
Code
execute_if_connection_active({
.pkgenv$session$SASpid <- NULL
stop()
})
Condition
Error:
x SAS connection has terminated unexpectedly.
i Use `sasquatch::sas_connect()` to start new SAS session.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.