home tbl hold employee info
1 | rp_init_home_tbl(loadInitTbl = TRUE)
|
home tbl in data.table id: int scalar: home id fn: chr string: employee first name ln: chr string: employee last name vd: chr string: home address md: chr string: commute mode driving, walking, bicycling, transit img: chr string: path to image file lat: num scalar: latitude lng: num scalar: longitude fid: int scalar: employee's office id office id must exist when insert an employee in such office pid: int single list: pending request(s) of package id(s) aid: int single list: accepted request(s) of package id(s) did: int single list: declined request(s) of package id(s) lid: int single list: delivered request(s) of package id(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.