reorderQuestion: Sorts data.frame questions in descending order by value.

Description Usage Arguments Value See Also

Description

Sorts data.frame question in descending order by value

Usage

1
  reorderQuestion(df, reverse = FALSE)

Arguments

df

A data frame containing at least two columns: response and value

Value

A data frame

See Also

as.surveyorStats

Other stats helper functions: allNA, allNull, is.yesno, qType, reorderResponse, splitBinCombine, splitMeanCombine, splitPercentCombine, weightedCount, weightedMean, weightedMedian, weightedSum


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.