# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.