commit | 8dd65a91023e930b88f0c3de28227cbb19c5d041 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri Jan 05 20:40:27 2018 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri Jan 05 20:40:27 2018 -0500 |
tree | 207c1a57155e1a97534ed5fd3ba502fb8f780278 | |
parent | 0a98df0fea857b9306164b6ea9b55d3079ce15d1 [diff] [blame] |
add add_footnote_adv (temp name) for html table
diff --git a/man/spec_font_size.Rd b/man/spec_font_size.Rd index 9688dec..cdd7465 100644 --- a/man/spec_font_size.Rd +++ b/man/spec_font_size.Rd
@@ -5,7 +5,7 @@ \title{Generate common font size for continuous values} \usage{ spec_font_size(x, begin = 8, end = 16, na_font_size = 12, - scale_from = NA) + scale_from = NULL) } \arguments{ \item{x}{continuous vectors of values}