Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
IDS-Mannheim
/
kableExtra
/
fcb8d45949df3ab2b8716a9d9cf6e30130a6673b
fcb8d45
Add the examples to kable_as_image.R from https://haozhu233.github.io/kableExtra/save_kable_and_as_image.html, and update the help document.
by Jiaxiang Li
· 6 years ago
e69a890
bump to dev
by Hao Zhu
· 6 years ago
72917f9
Version 1.1 release
by Hao Zhu
· 6 years ago
50c72fc
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 6 years ago
67764aa
added docs for xtable
by Hao Zhu
· 6 years ago
f3b6aa4
Merge pull request #352 from augustofm/patch-1
by Hao Zhu
· 6 years ago
17e1ae1
Update footnote.R
by Augusto Magalhães
· 6 years ago
f17fa46
Update font size footnote.R
by Augusto Magalhães
· 6 years ago
0d4ecc7
Merge pull request #342 from ghaarsma/master
by Hao Zhu
· 6 years ago
8e786ad
Fix deletion/unlink of lib directories and html files
by ghaarsma
· 6 years ago
6429c96
bump version to dev
by Hao Zhu
· 6 years ago
745e545
Add commented new fix_duplicated_row_latex
by Hao Zhu
· 6 years ago
3f65f18
increase version; add news and add tests
by Hao Zhu
· 6 years ago
24bf30c
standardize naming in magic_mirror
by Hao Zhu
· 6 years ago
46a42a1
address #310
by Hao Zhu
· 6 years ago
5e1740d
put back print in print.R
by Hao Zhu
· 6 years ago
84102ed
render xml table out
by Hao Zhu
· 6 years ago
4dd985e
add xtable2kable to NEWS
by Hao Zhu
· 6 years ago
a171b45
Added an announcement about xtable2kable
by Hao Zhu
· 6 years ago
e470714
1.0 instead of 0.1......
by Hao Zhu
· 6 years ago
1c4917e
Right before cran release
by Hao Zhu
· 6 years ago
62f5031
move doc to vignette
by Hao Zhu
· 6 years ago
2ed022f
update index
by Hao Zhu
· 6 years ago
37975a3
Export kable_xml functions.
by Hao Zhu
· 6 years ago
b361fb5
add note to as_image
by Hao Zhu
· 6 years ago
53e5961
before cran release
by Hao Zhu
· 6 years ago
7c39cba
minor wording changes
by Hao Zhu
· 6 years ago
b9e9a45
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 6 years ago
23ddaf3
minor edits
by Hao Zhu
· 6 years ago
744e739
Merge pull request #325 from martinschmelzer/master
by Hao Zhu
· 6 years ago
f43dcf5
Update add_header_above.R
by martinschmelzer
· 6 years ago
09d0126
Fix #316
by Hao Zhu
· 6 years ago
9b05159
Added table.envir
by Hao Zhu
· 6 years ago
78e4386
Fix #235
by Hao Zhu
· 6 years ago
da88699
Fix #322
by Hao Zhu
· 6 years ago
8902df8
Add save_kable and as_image vignette
by Hao Zhu
· 6 years ago
f1873a4
Add as_image; Add xcolor back in but without options
by Hao Zhu
· 6 years ago
685eaab
Fixed a critical bug
by Hao Zhu
· 6 years ago
905b31a
Fix #320 thanks @martinschmelzer
by Hao Zhu
· 6 years ago
d851693
finishing save_kable latex part
by Hao Zhu
· 6 years ago
270846b
Merge, rebuild man pages
by Hao Zhu
· 6 years ago
7039ecf
remove xcolor latex dependency
by Hao Zhu
· 6 years ago
2fa52ef
Update DESCRIPTION
by Hao Zhu
· 6 years ago
45122dc
Merge pull request #311 from dmurdoch/column_spec
by Hao Zhu
· 6 years ago
50f7206
Merge pull request #315 from DeependraD/patch-1
by Hao Zhu
· 6 years ago
6560b78
Merge pull request #318 from dmurdoch/protect_latex
by Hao Zhu
· 6 years ago
8465847
Merge branch 'protect_latex' of https://github.com/dmurdoch/kableExtra into protect_latex
by Duncan Murdoch
· 6 years ago
95c1437
Better regex and documentation
by Duncan Murdoch
· 6 years ago
030b8f6
Better regex and documentation
by Duncan Murdoch
· 6 years ago
c3e1a3b
Don't want to get an extra char ahead of the latex block
by Duncan Murdoch
· 6 years ago
911dca3
Protect LaTeX math in the HTML format: see https://stackoverflow.com/q/54048265/2554330
by Duncan Murdoch
· 6 years ago
e0701f9
Typo fixes
by Deependra Dhakal
· 6 years ago
6eb2950
Wrong kind of brackets!
by Duncan Murdoch
· 6 years ago
c106041
The old align could be "l", matching the "l" in "tabular".
by Duncan Murdoch
· 6 years ago
99b88f0
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 6 years ago
be1e055
fix a bug with the latest changes in kable_styling
by Hao Zhu
· 6 years ago
81eb934
move latex options in kable_styling to upper level
by Hao Zhu
· 6 years ago
7ebfc55
Merge pull request #306 from Jrmie/scroll_box_feature
by Hao Zhu
· 6 years ago
aa30498
add option to fix header in scroll box
by Jrmie
· 6 years ago
ea0bee7
Merge pull request #289 from jakob-r/master
by Hao Zhu
· 6 years ago
aebd829
Fix collape_rows for arbitrary columns
by Jakob Richter
· 6 years ago
7f8b684
improved save_kable and added webshot support
by Hao Zhu
· 6 years ago
149faed
#271
by Hao Zhu
· 6 years ago
5250ab5
update the bookdown guide book
by Hao Zhu
· 6 years ago
bdea945
Fixed #280
by Hao Zhu
· 6 years ago
3e0e2b1
Convert possible factor to character in linebreak
by Hao Zhu
· 6 years ago
f64f475
Add include_empty
by Hao Zhu
· 6 years ago
2742ffc
add indent option
by Hao Zhu
· 6 years ago
6e63188
add a screenshot
by Hao Zhu
· 6 years ago
dfeeaa1
Fix typo on home page
by Hao Zhu
· 6 years ago
6844920
adding links to using kableExtra in bookdown & radix
by Hao Zhu
· 6 years ago
b809805
update bookdowm doc
by Hao Zhu
· 6 years ago
c859dba
minor changes
by Hao Zhu
· 6 years ago
0c4c385
move bookdown to a different location
by Hao Zhu
· 6 years ago
ce15763
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 6 years ago
c145088
add bookdown example
by Hao Zhu
· 6 years ago
192e640
Merge pull request #270 from gfiumara/kePrintTempFix
by Hao Zhu
· 6 years ago
a905e52
Workaround to not execute undefined functions.
by Gregory Fiumara
· 6 years ago
55c1007
Merge pull request #267 from t-kalinowski/patch-1
by Hao Zhu
· 6 years ago
6b4b6f1
remove warning about partial match
by Tomasz Kalinowski
· 6 years ago
b548aac
add line_sep to add_header_above
by Hao Zhu
· 6 years ago
66b00ef
add an example of loading the caption package
by Hao Zhu
· 6 years ago
7ba755d
update doc
by Hao Zhu
· 6 years ago
a17edd0
Adding notes about adding linebreaks in latex caption
by Hao Zhu
· 6 years ago
5fa8ecc
add notes for linebreak in table caption
by Hao Zhu
· 6 years ago
6d68f7c
add extra_css to add_header_above
by Hao Zhu
· 6 years ago
bd28891
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 6 years ago
76f0eb6
Add extra customization options to add_header_above
by Hao Zhu
· 6 years ago
5a2daa6
Update issue templates
by Hao Zhu
· 6 years ago
e58f1aa
Merge pull request #209 from antaldaniel/master
by Hao Zhu
· 6 years ago
b21af6b
Merge pull request #255 from quocpeyrot/issue254
by Hao Zhu
· 6 years ago
ed7e624
Fix issue #254
by Quôc Peyrot
· 6 years ago
bf16d79
add doi
by Hao Zhu
· 6 years ago
e305aa0
fixed an typo
by Hao Zhu
· 6 years ago
76762d8
Fix #229
by Hao Zhu
· 6 years ago
bfaf703
Small note to use LaTex language packages in case of non-English tables
by antaldaniel
· 6 years ago
cf11dac
Small note for non-English text tables
by antaldaniel
· 6 years ago
8d1bd5b
adding the language package to the documentation that may be a problem with non-English text tables
by antaldaniel
· 6 years ago
719e711
"\\usepackage[utf8]{inputenc}"
by antaldaniel
· 6 years ago
2ea01fb
writeLines(temp_tex, paste0(temp_file, ".tex"), useBytes = T)
by antaldaniel
· 6 years ago
Next »