Skip to content

Add the cols_add() function#1367

Merged
rich-iannone merged 12 commits intomasterfrom
columns-add
Jul 7, 2023
Merged

Add the cols_add() function#1367
rich-iannone merged 12 commits intomasterfrom
columns-add

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
@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.

1 participant