Skip to content

R Scripts for Analysis of Sensitisation and Awareness Creation Data

License

Notifications You must be signed in to change notification settings

NESREA/sensitisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

R Scripts for Analysis of Sensitisation and Awareness Creation Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages