add_person_properties_mst {dexterMST} | R Documentation |
Add person properties to a mst project
Description
Add person properties to a mst project
Usage
add_person_properties_mst(db, person_properties)
Arguments
db |
dextermst project database |
person_properties |
data.frame with a column person_id and other columns containing the person properties |
[Package dexterMST version 0.9.6 Index]