extract_blocks_content: Extract the content parts of blocks

View source: R/extract_blocks_content.R

extract_blocks_contentR Documentation

Extract the content parts of blocks

Description

This function takes a list of blocks and returns a list of their content parts.

Usage

extract_blocks_content(block_list)

Arguments

block_list

A list of blocks to extract the content from

Value

A list of content parts


TheOpenAIR documentation built on April 27, 2023, 5:10 p.m.