Skip to content

inform-health-informatics/emapR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities for working with EHR data

remotes::install_github('inform-health-informatics/guidEHR', upgrade=FALSE)

Notes

I had trouble getting Rcmd.exe to run on the datascience desktop form Rstudio during development. The following works for me from within Rstudio

library(devtools)
document()
build()
install()

This package builds out from Ed Palmer's inspectEHR work, and provides a series of tools for working with EMAP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%