Skip to content
master
Go to file
Code

README.md

Analysis and Visualization of Likert Based Items

Build Status CRAN_Status_Badge Downloads

Jason Bryer jason@bryer.org
Kim Speerschneider kimkspeer@gmail.com

likert is an R package designed to help analyzing and visualizing Likert type items. More information can be obtained at http://jason.bryer.org/likert. Also, the included demo demonstrates many of the features.

Download the 2013 useR! Conference abstract and slides.

Reading Attitude Reading Attitude with Histogram

The latest development version can be downloaded using the devtools package.

if(!require(devtools)) install.packages("devtools") devtools::install_github('jbryer/likert')

To get started take a look at the likert demo or from within R:

demo('likert', package='likert')

Or run the Shiny app:

shinyLikert()

About

Package to analyze likert based items.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.