Skip to content

R package to run queries over the predictivadb database.

Notifications You must be signed in to change notification settings

plataformapreventiva/dbrsocial

Repository files navigation

dbrsocial

R package to run queries over the predictivadb and athena_pub databases.

In order to get this package running you have to set the following environmental variables:

  • PGHOST
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • PGPORT
  • PGDATABASE

Token

As this is a private repo, in order to install it via devtools you have to ask your administrator for the token and add it to the environmental variables as "GITHUB_PATH". For more information about access tokens follow this.

Installation

devtools::install_github("plataformapreventiva/dbrsocial", ref = "develop", auth_token=Sys.getenv("GITHUB_PATH"), build_vignettes=TRUE)

About

R package to run queries over the predictivadb database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages