add_item_properties_mst {dexterMST} | R Documentation |
Add item properties to an dextermst project
Description
Add item properties to an dextermst project
Usage
add_item_properties_mst(db, item_properties)
Arguments
db |
dexterMST project database |
item_properties |
data.frame with a column item_id and other columns containing the item properties |
[Package dexterMST version 0.9.6 Index]