Git Product home page Git Product logo

r.hdss's Introduction

R.HDSS

An R package to (pre-) process HDSS demographic data from the INDEPTH network

This is a collection of R functions to work with demographic datasets curated by the INDEPTH network and available from the INDEPTH data repository. HDSS (health and demographic surveillance system) data files can be read into R and pre-processed, their content can be checked for quality issues, and events, event patterns and transitions can be extracted and summarised before further processing.

Getting started

To install R.HDSS from github, you need the devtools package in your R environment. If you have not done so yet, start a fresh R session and run

install.packages("devtools")

This will install the developer tools and their dependencies. Now you can easily install R.HDSS via:

devtools::install_github("alexploner/R.HDSS")

Load the package and open its vignette to get an overview and demonstration of the basic use of R.HDSS:

library(R.HDSS)
vignette("R.HDSS_Introduction")

Disclaimer

I am not affiliated with the INDEPTH network.

r.hdss's People

Contributors

alexploner avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.