Quick Start
An R Project that serves as an API for R developers with authentication to query data from the PopHR Server
Last updated
Was this helpful?
An R Project that serves as an API for R developers with authentication to query data from the PopHR Server
Last updated
Was this helpful?
R Interface to communicate with a PopHR server. It can be used to query both its data and knowledge. We built this interface for users to use PopHR's data in new and innovative ways.
Perform advanced analysis
Visualize its data in innovative ways
Connect its data with other available sources
and many more
Access your favorite PopHR instance; for the public version of Quebec data or for Canada version. Once you have a registered account (only need for accessing Quebec data), download and look at the vignettes/exploration.Rmd
file in this repository. Using the RStudio IDE will make this much easier.
From there, feel free to look at the package's documentation.
In , under "Project"
tab, click the download icon to download the repository
Unzip the downloaded file, shorten the folder name if necessary
Double click on the "pophrpkg.Rproj"
file to open the pophr project using RStudio
In the panel of "Environment, History..."
, click on the tab "Build"
,
Click on "Install and Restart"
and waite until the process is done
Open the vignettes/exploration.Rmd
file in this repository to explore the functions and datasets in this package
This library does not at the moment accept merge requests, but suggestions or collaborations are welcome. Please communicate with us using the email address in the PopHR web application.
Ben Willetts - Dev Team
Maxime Lavigne - Dev Team
Mengru Yuan - Scientific Team
The copyright to this library belongs to McGill university and the MCHI research group. Users are free to use or modify this code in non-commercial ways. Use this code at your own risk. This statement will be refined later.