Add staticdocs entries for interactive plots

This commit is contained in:
Winston Chang
2015-05-26 21:24:39 -05:00
parent 5c38cb733a
commit fc7208469d

View File

@@ -160,6 +160,17 @@ sd_section("Utility functions",
"shiny-options"
)
)
sd_section("Plot interaction",
"Functions related to interactive plots",
c(
"brushedPoints",
"brushOpts",
"clickOpts",
"dblclickOpts",
"hoverOpts",
"nearPoints"
)
)
sd_section("Embedding",
"Functions that are intended for third-party packages that embed Shiny applications.",
c(