day_of_transactions.RdPull all transactions for a given number of users
day_of_transactions(rs, date1, drop_existing_table = FALSE)
| rs | RPostgres connection to database |
|---|---|
| date1 | date to query |
| drop_existing_table | whether to drop an existing partitioned table for this date |
tibble a tibble with the results for the day from the db