commit | e7c8f70503a09def230f96a5e98ab1ac388623ac | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Oct 10 13:22:59 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Oct 10 13:22:59 2017 -0400 |
tree | 7b0054af01dc99d7cd34595ee019c5389713ba79 | |
parent | 78acf9f61dc5393a42c446d35f783264fd6de555 [diff] [blame] |
Add font_size option to row_spec; regenerate documentation
diff --git a/man/column_spec.Rd b/man/column_spec.Rd index ace0922..bbbd3a4 100644 --- a/man/column_spec.Rd +++ b/man/column_spec.Rd
@@ -41,8 +41,7 @@ } \description{ This function allows users to select a column and then specify -its look. Right now it supports the following three properties: column width, -bold text and italic text. +its look. } \examples{ x <- knitr::kable(head(mtcars), "html")