Skip to content

gwenbeebe/Rminor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R minor

An open-source HMIS custom reporting Shiny app for Ohio Balance of State CoC custom reporting

This repository would be helpful to any HUD-designated Continuum of Care looking for a way to get more out of their HMIS data.

About

This is an open source project released under the GNU AGPLv3 license. See LICENSE for more details or visit the official GNU page at http://www.gnu.org/licenses/agpl-3.0.html.

All the code in this repository is written using R and R Studio. Please consult the book R for Data Science for help getting started with R and R Studio.

Data Source

This app takes the .Rdata files from the COHHIO_HMIS project (see that repo for details) via a symbolic link. This way, processing happens once, somewhere else, and not so much in the app.

If you clone or fork this, create a data folder in your R project and set up symbolic links to the .RData files in your COHHIO_HMIS/images directory.

Security

No HMIS data is ever included in this repository. To make this code work, you will need to supply your own HMIS data. You are responsible for securing your HUD CSV export on your computer and ensuring that it is not compromised using whatever security measures you use for that locally.

About

Shiny app for Ohio Balance of State CoC reporting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%