Analyses of Databrary usage.
- Clone the repo.
- When you open the project, the
renvpackage dependency manager is likely to install and run. - Run
renv::restore()and agree to install package dependencies that are suggested. - Save parameters in your user account's
.Renvironfile:DB_LOGIN_ACCT: Your Databrary account (email address)DB_LOGIN_PW: Your Databrary passwordDB_API_CLIENT_ID: The API client ID you have created.DB_API_CLIENT_SECRET: The API client secret provided by Databrary when you are given API access permission.
- Run
quarto render srcin a terminal. Note that this will fail most of the time for most users because default behavior relies on unshared CSV data files.