Arguments
- ...
any number of objects (presumably data objects) provided as
name = valuepairs.- join_keys
(
join_keysor singlejoin_key_set) optional object with datasets column names used for joining. If empty then no joins between pairs of objects.- code
(
character,language) optional code to reproduce the datasets provided in.... Note this code is not executed and theteal_datamay not be reproducible- check
(
logical)Use
verify()to verify code reproducibility .