commit | fdff6f451f37259e4da1c9d2c0cf44126a662162 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Sun Aug 09 14:38:10 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Sun Aug 09 14:38:10 2020 -0400 |
tree | 5c189e4dbb11bbc8d76cf89ad1f0cc99c3f1b2a0 | |
parent | 4231002d8062e0daa0ff67fa5c249b418d99b5f2 [diff] [blame] |
Fix bugs in remove_column
diff --git a/man/collapse_rows.Rd b/man/collapse_rows.Rd index 51aa7fd..f145342 100644 --- a/man/collapse_rows.Rd +++ b/man/collapse_rows.Rd
@@ -12,7 +12,8 @@ row_group_label_position = c("identity", "stack"), custom_latex_hline = NULL, row_group_label_fonts = NULL, - headers_to_remove = NULL + headers_to_remove = NULL, + target = NULL ) } \arguments{