Skip to content

Add the as_gtable() function#1648

Merged
rich-iannone merged 9 commits into
masterfrom
add-as-gtable
May 2, 2024
Merged

Add the as_gtable() function#1648
rich-iannone merged 9 commits into
masterfrom
add-as-gtable

Conversation

@rich-iannone
Copy link
Copy Markdown
Member

To better facilitate the coupling of gt tables with plots in figures, gt objects need to be able to be rendered into gtable objects. The new as_gtable() function handles this conversion and provides the necessary gtable object.

Fixes: #420
Fixes: #509

@rich-iannone rich-iannone merged commit 423c958 into master May 2, 2024
@rich-iannone rich-iannone deleted the add-as-gtable branch May 2, 2024 14:07
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.

Merging multiple bodies request Render gt into a gtable grob

1 participant