Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
IDS-Mannheim
/
kableExtra
/
ab53aeba789a8b8d2a941207f8d28265f713f176
/
R
/
kableExtra-package.R
7f3fa85
fix another cran notes
by Hao Zhu
· 4 years, 3 months ago
5fe235c
added spec_image, spec_hist, spec_boxplot and fixed some cran comments
by Hao Zhu
· 4 years, 3 months ago
16d6619
removed readr from dependencies
by Hao Zhu
· 4 years, 3 months ago
f2be482
rename kable to kbl
by Hao Zhu
· 4 years, 3 months ago
2b739ac
add a kable function with better doc
by Hao Zhu
· 4 years, 3 months ago
9410a27
add all_cols to add_indent
by Hao Zhu
· 4 years, 4 months ago
911dca3
Protect LaTeX math in the HTML format: see https://stackoverflow.com/q/54048265/2554330
by Duncan Murdoch
· 6 years ago
7f8b684
improved save_kable and added webshot support
by Hao Zhu
· 6 years ago
b548aac
add line_sep to add_header_above
by Hao Zhu
· 6 years ago
76f0eb6
Add extra customization options to add_header_above
by Hao Zhu
· 6 years ago
73cf373
Added save_kable
by Hao Zhu
· 7 years ago
248bbef
add linebreak
by Hao Zhu
· 7 years ago
5b71b2d
adding some checks to disable the real-time display when RStudio is not running
by Hao Zhu
· 7 years ago
68b5bbf
add knitr::kable to export
by Hao Zhu
· 7 years ago
eaef431
add custom print & knit_print method to display HTML table on the run
by Hao Zhu
· 7 years ago
6290fdd
fix checks & update vignette
by Hao Zhu
· 7 years ago
064990d
Fix the duplicated row bug in LaTeX table. Fix a bug introduced in #73. Change back to div for cell_spec
by Hao Zhu
· 7 years ago
9ce317e
Add spec_color and family
by Hao Zhu
· 7 years ago
b35f188
switch from readr::write_file to writeLines
by Hao Zhu
· 7 years ago
b2b4199
Fix #70
by Hao Zhu
· 7 years ago
4840bc9
bump version...
by Hao Zhu
· 7 years ago
93e19a8
add kable_as_image; don't use this feature
by Hao Zhu
· 7 years ago
4b0c51e
update documentation (not done)
by Hao Zhu
· 7 years ago
938b657
Fixed a bug caused by readLines
by Hao Zhu
· 7 years ago
9bab153
change read_xml to read_html + 2 xml_child
by Hao Zhu
· 7 years ago
76281fe
remove add_header_left entirely
by Hao Zhu
· 7 years ago
2a87e8e
add collapse_rows html
by Hao Zhu
· 7 years ago
fdec184
put back caption for multi-page longtable in latex
by Hao Zhu
· 7 years ago
a31e97f
Improve the look of continuous table based one #14
by Hao Zhu
· 7 years ago
62cdde5
Added add_indent_html; Added group_rows_html;
by Hao Zhu
· 8 years ago
f7994dd
Update readme and documentations
by Hao Zhu
· 8 years ago
c05e181
keep working on style
by Hao Zhu
· 8 years ago
c1f3841
reorganize folder
by Hao Zhu
· 8 years ago
981933b
quick demo
by Hao Zhu
· 8 years ago
2623412
Change htmlTable_styling to a pipable function
by Hao Zhu
· 8 years ago
e10cfd3
Add htmlTable_styling; Improve old functions
by Hao Zhu
· 8 years ago