example_credentials: A brief example of the form of a credentials file.

Description Usage Format Details Examples

Description

An example of the format of a credential data frame.

Usage

1
data("example_credentials")

Format

A data frame with 3 observations on the following 2 variables.

id

the user ID

password

the password in plain text

Details

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.

Examples

1
data(example_credentials.R)

dtkaplan/submitr documentation built on Sept. 20, 2020, 1:19 a.m.