Skip to content

Add the extract_body() function #1449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Sep 30, 2023
Merged

Add the extract_body() function #1449

merged 18 commits into from
Sep 30, 2023

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