Description Usage Format Details Examples
An example of the format of a credential data frame.
1 | data("example_credentials")
|
A data frame with 3 observations on the following 2 variables.
id
the user ID
password
the password in plain text
For most purposes, you will want to either create a CSV file with the credentials information or create a Google sheet (with "sharing" set to "anyone can read".) 'example_credentials' simply shows the format of the data to be stored in that local file or Google Sheet.
1 | data(example_credentials.R)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.