Writes both classroom-level and student-level data from a master linked dataset to the database.
Arguments
- conn
A DBI connection object from
db_init().- master_obj
An
alprek_linkage_masterobject.- overwrite
Logical. If
TRUE, drops and recreates the tables. DefaultFALSE.