This command downloads the entire database as a single zip file that is unzipped to create the local database. If you do not want to download the database on your home computer, run usethis::edit_r_environ() to create the environment variable USITCGRAVITY_DIR with the path.

usitcgravity_download(ver = NULL)

Arguments

ver

The version to download. By default it is the latest version available on GitHub. All versions can be viewed at https://github.com/pachadotdev/usitcgravity/releases.

Examples

if (FALSE)  usitcgravity_download()