get_registrations_data.Rd
Title: Download and Load Data
get_registrations_data(
repo = "ds4owd",
download_token = Sys.getenv("GITHUB_DOWNLOAD_TOKEN"),
github_token = Sys.getenv("GITHUB_PAT")
)
Exports RDA and CSV files for locations, presurvey, and roster data
download_and_load_data(download_token = DOWNLOAD_TOKEN, github_token = GITHUB_PAT)
#> Error in download_and_load_data(download_token = DOWNLOAD_TOKEN, github_token = GITHUB_PAT): could not find function "download_and_load_data"