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_popover.Rd b/man/spec_popover.Rd index c9565d7..e182f59 100644 --- a/man/spec_popover.Rd +++ b/man/spec_popover.Rd
@@ -4,8 +4,12 @@ \alias{spec_popover} \title{Setup bootstrap popover} \usage{ -spec_popover(content = NULL, title = NULL, trigger = "hover", - position = "right") +spec_popover( + content = NULL, + title = NULL, + trigger = "hover", + position = "right" +) } \arguments{ \item{content}{content for pop-over message}