View source: R/telemetry_ingest.R
| read_telemetry_sqlite | R Documentation |
Read telemetry from SQLite database
read_telemetry_sqlite(source, events_table = NULL, table_name = NULL)
source |
SQLite database path or DBI connection object |
events_table |
Optional custom events table data.frame |
table_name |
Optional character string specifying table name to read |
Data frame of events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.