powered by
Receive a list of all the projects on an account accessible through the provided api key
ssar_projects( subdomain = Sys.getenv("SSAR_SUBDOMAIN"), apikey = Sys.getenv("SSAR_APIKEY") )
The account subdomain
The api key from the account
A dataframe of available project data your authentication has access to
# NOT RUN { projects(subdomain = Sys.getenv('SSAR_SUBDOMAIN'), apikey = Sys.getenv('SSAR_APIKEY')) # } # NOT RUN { # }
Run the code above in your browser using DataLab