This function filters down a dataframe by the desired characteristics.
1 2 | om_filter_data(app.dat, n_assessments = NULL, version = NULL,
accesscode = NULL)
|
app.dat |
Assessment data from AirTable |
n_assessments |
AssessmentsDone Filter down to what asssesments? (Should be 1, 2 and/or 3) |
version |
AssessmentVersion Filter down to what asssesment version? |
accesscode |
AccessCode Filter down to specific AccessCodes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.