- Notifications
You must be signed in to change notification settings - Fork218
Allow for easy insertion of ggplot plots in a table column via a formatter#155
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
rich-iannone wants to merge13 commits intomasterChoose a base branch fromfmt_ggplot
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
13 commits Select commitHold shift + click to select a range
fb862bd Add `fmt_ggplot()` function
rich-iannonedf6215e Add to NAMESPACE
rich-iannone33f6064 Revise `migrate_unformatted..()` fcn
rich-iannone56c875d Remove `str()` statement
rich-iannonec2197f0 Add roxygen documentation
rich-iannoned4a41b2 Create help file using roxygen
rich-iannone02e0c91 Add linebreaks to `stop()` statements
rich-iannone2c4f6be Merge branch 'master' into fmt_ggplot
rich-iannone052c225 Modify roxygen documentation
rich-iannone3d3fbb5 Update help file using roxygen
rich-iannonee318b92 Add to NAMESPACE
rich-iannone929f5b7 Merge branch 'master' into fmt_ggplot
rich-iannone8d9e589 Merge branch 'master' into fmt_ggplot
rich-iannoneFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'master' into fmt_ggplot
* master: (37 commits) Use webshot to generate images of HTML tables (#257) Rewritten vignette for adding summary rows (#273) Move roxygen documentation to Markdown (#253) Store empty-string value in `sep` vector (#274) Bugfixes and improvements to `summary_rows()` (#175) Modify _travis.yml (#263) Make several refactoring improvements to some `format_*()` functions (#244) Include option to hide all column labels (#237) Refactoring of formatter functions (#232) Improvement to the handling of a `pattern` in most `fmt*()` functions (#95) pkgdown cleanup (#226) Make argument names in `tab_options()` more consistent with terminology (#221) dplyr::data_frame deprecated (#195) Remove a unicode character from roxygen documentation (#220) Try again, this time with `travis encrypt --com` Trying again with github token (#223) Use jcheng5 GitHub PAT instead of rich-iannone (#222) Update README (#219) Fix for `fmt_date()` that allows `Date` columns to work (#203) Remove check on macOS ...
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit2c4f6be2a950a186cd8596cfb92a16a6cb87d103
There are no files selected for viewing
2 changes: 1 addition & 1 deletionNAMESPACE
This file contains hidden or 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
You are viewing a condensed version of this merge commit. You can view thefull changes here.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.