extract_blocks_content {TheOpenAIR} | R 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
[Package TheOpenAIR version 0.1.0 Index]