plain_text: Extract plain text from rich text object

Description Usage Arguments Value

View source: R/rich-text.R

Description

A rich text object has both a content property and a plain-text property. To access the content property, see object_content, and to access the plain text, use this function.

Usage

1

Arguments

x

A rich text object

Value

The plain text as a string.


dmolitor/notionr documentation built on Dec. 20, 2021, 12:11 a.m.