Skip to content

Commit

Permalink
📝 Document new functions
Browse files Browse the repository at this point in the history
  • Loading branch information
janithwanni committed Sep 3, 2024
1 parent 8656763 commit cec1faf
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,23 @@
S3method(as.list,detour)
export(add_edges)
export(add_points)
export(clear_edges)
export(clear_enlarge)
export(clear_highlight)
export(clear_points)
export(dependence_tour)
export(detour)
export(displayScatter2dOutput)
export(displayScatter3dOutput)
export(display_scatter_proxy)
export(enlarge_points)
export(force_rerender)
export(frozen_guided_tour)
export(frozen_tour)
export(grand_tour)
export(guided_section_tour)
export(guided_tour)
export(highlight_points)
export(is_detour)
export(little_tour)
export(local_tour)
Expand Down
45 changes: 44 additions & 1 deletion man/detour-shiny.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cec1faf

Please sign in to comment.