View source: R/sus_to_percentile.R
sus_to_percentile | R Documentation |
sus_to_percentile
converts a valid SUS score (0:100), into
the corresponding percentile rank (0.00:1.00).
sus_to_percentile(x)
x |
A valid SUS score ranging within the range 0:100. |
Returns a data.frame
of x- (SUS scores),
and y-values (percentiles).
gg_sus
, sus_suaro
sus_to_percentile(c(68, 90))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.