View source: R/datim_queries.R
datim_sqlviews | R Documentation |
Query Datim SQLViews
datim_sqlviews( username, password, view_name = NULL, dataset = FALSE, datauid = NULL, query = NULL, base_url = NULL )
username |
Datim username |
password |
Datim password |
view_name |
Datim SQLView name |
dataset |
Return SQLView dataset or uid? Default is false |
datauid |
Data UID |
query |
SQLView Query params, a list containing type and params key value pairs |
base_url |
Datim API Base URL |
SQLView uid or dataset as data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.