powered by
Returns a list of tables a variable appears in
crsra_whichtable(all_tables, col_name)
A list from crsra_import_course or crsra_import
crsra_import_course
crsra_import
The name of the column/variable to look for
A list of tables that a specific variable appears in
# NOT RUN { crsra_whichtable(example_course_import, "assessment_id") # }
Run the code above in your browser using DataLab