Skip to content

ajstamm/geomask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Active - The project has reached a stable, usable state and is being actively developed. CRAN status Lifecycle: stable

Geomasking Tool

The geomasking tool (geomasker) was developed by the New York State Department of Health (NYSDOH) Environmental Public Health Tracking (EPHT) Program with funding administered through Health Research Incorporated. The geomasker is maintained by Abigail Stamm at the NYSDOH.

Installing the geomasker

Run the code below in R to install the geomasker directly from GitHub.

# install devtools if you don't already have it
install.packages("devtools")
# install the development version of the geomasker from Github 
# with all required packages from CRAN
devtools::install_github("ajstamm/geomask", dependencies = TRUE, 
                         build_vignette = TRUE)

Disclaimer

The geomasker is provided as is. We welcome feedback on what worked well, suggestions for improvement, and bugs you encounter. Report all issues via the "Issues" tab or by emailing [NYSDOH EPHT](mailto:epht@health.ny.gov?subject=[Geomask in R]).

The geomasker was written in R-2.13.0 in Windows XP and was revised and converted to a package in R-4.2.0 in Windows 10 using RStudio-1.4.1103 and devtools-2.3.2. The latest version of GAT was compiled in R-4.2.2 and runs in R-4.0 through R-4.2.

If you are interested in the geomasker's history, including the original R script, visit the archive.

About

Geomasking tool package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published