creds_from_file | R Documentation |
Reads the API key and base URL from a file and sets up the environment
variables necessary for accessing data. Uses
qualtrics_api_credentials
, but does not save
credentials to the .Renviron file.
creds_from_file(creds_yaml = "credentials.yaml")
creds_yaml |
The .yaml file that contains the user's credentials |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.