Fetch and tidy data
fetchAndTidy.RdFetch 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’.