Fetch and tidy data
fetchAndTidy.Rd
Fetch and tidy data
Arguments
- tbl_name
Name of data table
- connection
Database connection object
- as.is
which (if any) columns returned as character should be converted to another type? Allowed values are as for
read.table
. See ‘Details’.