epinowcast / coerceDT

Ingest-and-check user-provided input to standardized `data.table`s
Other
3 stars 0 forks source link

#7: add `coalesce` #9

Closed pearsonca closed 2 months ago

pearsonca commented 11 months ago

Description

This PR closes #7.

Introduces a coalesce argument to coerceDT, which acts as select-if-available-otherwise-use-default

Checklist

pearsonca commented 10 months ago

righto @seabbs - default working so far as i've tested. open to suggestions on other things to test