Skip to content
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

Add the cols_add() function #1367

Merged
merged 12 commits into from Jul 7, 2023
Merged

Add the cols_add() function #1367

merged 12 commits into from Jul 7, 2023

Conversation

rich-iannone
Copy link
Member

This adds the cols_add() function, which allows for columns to be added to a gt table with an interface close to that of dplyr::mutate(). This complements the rows_add() function that's already in the package; they both take a similar approach to adding content to an existing table.

@netlify
Copy link

netlify bot commented Jul 6, 2023

Deploy Preview for quarto-gt-examples failed.

Name Link
🔨 Latest commit 127755e
🔍 Latest deploy log https://app.netlify.com/sites/quarto-gt-examples/deploys/64a790ea0179cb0007c176f9

@rich-iannone rich-iannone marked this pull request as ready for review July 7, 2023 04:39
@rich-iannone rich-iannone merged commit a22ae4a into master Jul 7, 2023
13 of 18 checks passed
@rich-iannone rich-iannone deleted the columns-add branch July 7, 2023 04:40
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.

None yet

1 participant