Description Usage Arguments Value
Convert results to a tibble
.
1 | records_to_tibble(records, convert_date = TRUE, tz = Sys.timezone())
|
records |
Records obtained from other functions of the package. |
convert_date |
Set to |
tz |
Timzone, used if |
A tibble
containing the fields of the table together with
the record_id
and record_created_time
columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.