get_unshared_vis: Get a list of unshared visualization

Description Usage Arguments Value Author(s)

View source: R/get_unshared_vis.R

Description

Retrieve unshared visualization (maps, charts and tables) by date.

Usage

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,
  ...
)

Arguments

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 get_resources.

Value

list with unshared visualization.

Author(s)

Isaiah Nyabuto


INyabuto/fixthis documentation built on Jan. 18, 2020, 7:17 p.m.