Description Usage Arguments Value Examples
Calculates total CSAS scores based on a data frame. Users specify first column with relevant data, and function seeks out the rest automatically.
1 | scoreAalsma(dat, firstq)
|
dat |
data frame |
firstq |
input character for the name of the column for the first CSAS variable (e.g., "CSAS_1") |
data frame with new "CSAS" vector of total scores
1 | dat = scoreAalsma(dat, firstq = "CSAS_1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.