Description Usage Arguments Value Author(s)
View source: R/get_unshared_vis.R
Retrieve unshared visualization (maps, charts and tables) by date.
1 2 3 4 5 6 7 8 9 | get_unshared_vis(
owner_id = NULL,
type = NULL,
baseurl = NULL,
paging = TRUE,
startsWith = NULL,
createdLaterThan = NULL,
...
)
|
owner_id |
character string, user id to dig. |
type |
character string, type of visualization. (maps, charts, tables). |
baseurl |
character string, the server url. |
... |
additional parameters passed to |
list with unshared visualization.
Isaiah Nyabuto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.