get.subject.class | R Documentation |
Construct FSGD Class name from group and non-continuous covariate columns.
get.subject.class(demographics_df, row_idx, class_columns, collapse = "_")
demographics_df |
data.frame, as returned by |
row_idx |
integer, the row in the df that belongs to this subject |
class_columns |
the column names to use |
collapse |
character string, the separator |
character string, the Class name for this subject, derived from the values in the 'class_columns'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.