issues
search
epinowcast
/
coerceDT
Ingest-and-check user-provided input to standardized `data.table`s
Other
3
stars
0
forks
source link
MVP `.character` version
#1
Closed
pearsonca
closed
11 months ago
pearsonca
commented
1 year ago
[ ] send non-scalar character on to as.data.table
[ ] handle ".rds" (to
readRDS
) vs other (to
fread
) branch
[ ] for MVP, just pass everything on to downstream methods
[ ] later, for
fread
route, use some of the arguments to modify what's read in
pearsonca
commented
11 months ago
also done by recent baselining commits
readRDS
) vs other (tofread
) branchfread
route, use some of the arguments to modify what's read in