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