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/NAMESPACE b/NAMESPACE index c813c43..7c27526 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -29,6 +29,7 @@ export(linebreak) export(magic_mirror) export(pack_rows) +export(remove_column) export(rmd_format) export(row_spec) export(save_kable)