dtRfrhTb: dtRfrhTb update dt with tb based on id on columns in vd (all...

Description Usage

Description

dtRfrhTb update dt with tb based on id on columns in vd (all none id column in tb) nomatched dt id will be value specified in nomatch (kept intact as in dt) nofounded tb id will be added into dt with value in tb when nofound = TRUE

Usage

1
2
dtRfrhTb(dt, tb, id, vd = NULL, nomatch = NULL, nofound = FALSE,
  id_unique = TRUE, in_situ = TRUE)

gyang274/yg documentation built on May 17, 2019, 9:42 a.m.