Skip to content

hannic/r-likert-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

R-likert-results - Ploting Results from a Likert scale survey

Plot survey results from a Likert scale survey.

GitHub watchers GitHub watchers Inline docs

Present your survey results with a nice graphic!

Getting Started

Prerequisites

  • R installed
  • R package HH
  • survey results in csv

Bash Script to generate the results of a Likert scale survey with R.

  • Plots a Likert scale graphic with csv - file

    • groups items together according to "Group"
    • generates an eps graphic
  • csv file, e.g. Group, Question, "Strongly Disagree", Disagree, Neutral, Agree ,"Strongly Agree"
    User, This is a question, 1, 3, 2, 4, 5

Usage: ./r-likert.sh r-likert.R survey-results.csv

Example

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Bash script to generate with R the results of a Likert scale survey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published