commit | 9410a274719f0321afd138c8e4b6a784f68b5d55 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Aug 03 01:11:47 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Aug 03 01:11:47 2020 -0400 |
tree | 9631306dcae7b7c4573be33707da078ec89fbbdc | |
parent | 27d89bf9a5afd0576268976def862d2dfdad57c5 [diff] [blame] |
add all_cols to add_indent
diff --git a/man/spec_font_size.Rd b/man/spec_font_size.Rd index cdd7465..7d6cea3 100644 --- a/man/spec_font_size.Rd +++ b/man/spec_font_size.Rd
@@ -4,8 +4,7 @@ \alias{spec_font_size} \title{Generate common font size for continuous values} \usage{ -spec_font_size(x, begin = 8, end = 16, na_font_size = 12, - scale_from = NULL) +spec_font_size(x, begin = 8, end = 16, na_font_size = 12, scale_from = NULL) } \arguments{ \item{x}{continuous vectors of values}