content: Get Content Items

Description Usage Arguments Value

View source: R/content.R

Description

Returns content items as a data frame from the Connect server. It will only return content that is visible to the API key's user account.

Usage

1
content(client, unpublished = FALSE)

Arguments

client

A Client object (see connect)

unpublished

A boolean value specifying whether to return content that has not successfully published

Value

A data frame (tibble) of content items


apalacio9502/connectwidgets documentation built on Feb. 24, 2022, 3:01 p.m.