Skip to content

Add the extract_body() function#1449

Merged
rich-iannone merged 18 commits intomasterfrom
extract-body-function
Sep 30, 2023
Merged

Add the extract_body() function#1449
rich-iannone merged 18 commits intomasterfrom
extract-body-function

Conversation

@rich-iannone
Copy link
Member

This adds the extract_body() function, which allows for pulling out the data frame associated with the body cells. This can be at different stages of the table build (e.g., "init", "text_transformed", etc.) and this allows a user to have access to formatted body cells for different applications such as verification of formatting.

Fixes: #1441

@rich-iannone rich-iannone merged commit e512d6a into master Sep 30, 2023
@rich-iannone rich-iannone deleted the extract-body-function branch September 30, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add get_XXX() functions to extract post-processed results (to facilitate QC work)

1 participant