View source: R/scores_mh_aseba.R
dummy_aseba | R Documentation |
Dummy function for all ASEBA summary score functions.
dummy_aseba(data, data_norm, name, max_na, col_age, col_sex, exclude, combine)
data |
tbl. Data frame containing the columns to be summarized. |
data_norm |
tbl. Data frame containing the norm (T-score) values.
see |
name |
character. Name of the summary score column. |
max_na |
numeric, positive whole number. Number of missing items
allowed. |
col_age |
character, name of the age column. see |
col_sex |
character, name of the sex column. see |
exclude |
character vector. Values to be excluded from the summary score. |
combine |
logical. If |
tbl. see combine
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.