Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/gtPublic

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 intomaster
base:master
Choose a base branch
Loading
fromfmt_ggplot
Open
Changes from1 commit
Commits
Show all changes
13 commits
Select commitHold shift + click to select a range
fb862bd
Add `fmt_ggplot()` function
rich-iannoneJan 29, 2019
df6215e
Add to NAMESPACE
rich-iannoneJan 29, 2019
33f6064
Revise `migrate_unformatted..()` fcn
rich-iannoneJan 29, 2019
56c875d
Remove `str()` statement
rich-iannoneJan 30, 2019
c2197f0
Add roxygen documentation
rich-iannoneJan 30, 2019
d4a41b2
Create help file using roxygen
rich-iannoneJan 30, 2019
02e0c91
Add linebreaks to `stop()` statements
rich-iannoneJan 31, 2019
2c4f6be
Merge branch 'master' into fmt_ggplot
rich-iannoneApr 27, 2019
052c225
Modify roxygen documentation
rich-iannoneApr 27, 2019
3d3fbb5
Update help file using roxygen
rich-iannoneApr 27, 2019
e318b92
Add to NAMESPACE
rich-iannoneApr 27, 2019
929f5b7
Merge branch 'master' into fmt_ggplot
rich-iannoneNov 17, 2022
8d9e589
Merge branch 'master' into fmt_ggplot
rich-iannoneNov 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
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
@rich-iannone
rich-iannone committedApr 27, 2019
commit2c4f6be2a950a186cd8596cfb92a16a6cb87d103
2 changes: 1 addition & 1 deletionNAMESPACE
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -34,7 +34,7 @@ export(fmt)
export(fmt_currency)
export(fmt_date)
export(fmt_datetime)
export(fmt_ggplot)
export(fmt_markdown)
export(fmt_missing)
export(fmt_number)
export(fmt_passthrough)
Expand Down
You are viewing a condensed version of this merge commit. You can view thefull changes here.

[8]ページ先頭

©2009-2025 Movatter.jp