Nothing
Code
sas_connect(cfgname = "some config that doesn't exist")
Condition
Error in `sas_connect()`:
! `cfgname` must specify an existing configuration.
x `"some config that doesn't exist" cannot be found.
i Available configurations include:
Code
sas_connect(cfgname = "anotherconfigthatdoesntexist")
Condition
Error in `sas_connect()`:
! `cfgname` must specify an existing configuration.
x `"anotherconfigthatdoesntexist" cannot be found.
i Available configurations include:
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.