CalculateTop3: Calculates the sum of all positive answers of a question with...

Description Usage Arguments Value Examples

Description

Scale value have to be in a column called "Scale". The x value labels have to be in a colmun called "XLabels". Answer percentages have to be in column called "pct". Verified that this function works with scale that has an odd number of choices. May not work with a scale that has an even number of choices.

Usage

1
CalculateTop3(dataFrame)

Arguments

dataFrame

Contains columns Scale, XLabels, pct

Value

tidyDataPos A dataFrame containing top3 summary data

Examples

1

nykanenj/muensing documentation built on May 14, 2019, 8:17 a.m.