README.md

sensitisation Travis-CI Build Status

R Package for the Analysis of Questionnaire Data from Routine Sensitisation and Awareness Creation Activities

How to install

In the R console simply run

devtools::install_github("NESREA/sensitisation")

New users should note that it may be necessary to first install devtools with install.packages("devtools")!

How to Use

This package launches a Shiny application, which is useful for interactive exploratory data analysis. To view the app, simply pass the path to the CSV file as an argument to display_data()

library(sensitisation)
display_data("path/to/csv/file")

Special notice

This package is designed for in-house datasets containing specific fields and its functions will need to be modified prior to use on generic data.



NESREA/sensitisation documentation built on May 17, 2019, 6:22 p.m.