-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1504 from olivroy/error-msg
Improve error message for gt functions
- Loading branch information
Showing
4 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
# Testable version of the `render_formats()` function | ||
render_formats_test <- function(data, | ||
context) { | ||
|
||
data %>% | ||
build_data(context = context) %>% | ||
.$`_body` | ||
build_data(data, context = context)$`_body` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2246c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://quarto-gt-examples.netlify.app as production
🚀 Deployed on https://656fae954ec6a14fee152820--quarto-gt-examples.netlify.app
2246c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://quarto-gt-examples.netlify.app as production
🚀 Deployed on https://65710089ec1da205ecbcadf9--quarto-gt-examples.netlify.app
2246c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://quarto-gt-examples.netlify.app as production
🚀 Deployed on https://657251c613a6c80e5e2b7e07--quarto-gt-examples.netlify.app
2246c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://quarto-gt-examples.netlify.app as production
🚀 Deployed on https://6573a31560517d7520c11f72--quarto-gt-examples.netlify.app
2246c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://quarto-gt-examples.netlify.app as production
🚀 Deployed on https://65764602836c4c777c533d32--quarto-gt-examples.netlify.app