as_tibble.connect_content_list: Convert integration list to a tibble

View source: R/content.R

as_tibble.connect_content_listR Documentation

Convert integration list to a tibble

Description

Converts a list returned by search_content() to a tibble.

Usage

## S3 method for class 'connect_content_list'
as_tibble(x, ...)

Arguments

x

A connect_content_list object.

...

Unused.

Value

A tibble with one row per content item.


connectapi documentation built on Nov. 5, 2025, 7:32 p.m.