inst/templates/credentials.R

# CONFIDENTIAL INFORMATION
# this should never be included in a git repository!!
access_token <- "" # particle access token
db_host <- "" # database host
db_name <- "" # database name
db_user <- "" # database user
db_pwd <- "" # database password
timezone <- "" # timezone for proper datetime conversions, run `OlsonNames()` for full list
group_id <- "" # which group to log in as
app_pwd <- NULL # application password (leave NULL if none or authentication is managed differently)
KopfLab/labwareC3 documentation built on June 30, 2023, 6:22 a.m.