View source: R/db_list_activities.R
db_list_activities | R Documentation |
db_list_activities
supports PostgreSQL and MySQL databases at present.
db_list_activities(con, only_con = FALSE, as_json = FALSE)
con |
Database connection. |
only_con |
Filter activities only to the database where |
as_json |
Should the return be formatted as a JSON string? |
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.