Skip to contents

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.