R package for exploring and reporting survey data by transforming survey data into upvotes/downvotes using Heartbeat Analysis. Heartbeat analysis was designed to shift reporting survey statistics from the percent favorable metric to the number of respondents answering the question more favorably than other questions on the same survey (called an up-vote). Heartbeat analysis was awarded the Wiley Award for Excellence in Survey Research by the Society for Industrial Organizational Psychology in 2021. This R package simplifies the calculation of up-votes and down-votes for researchers interested in the award-winning methodology.
Install from GitHub:
If not installed already, install remotes package: install.packages("remotes")
.
Use remotes::install_github("jpurl/heaRtbeat")
to install the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.