Skip to content

Commit

Permalink
fixing missing topic
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeyakirar committed Jan 2, 2024
1 parent c37bc6f commit 51684a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions R/FilteredDataset-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
#' shinyApp(ui, server)
#' }
#'
#' @keywords internal
#' @export
#' @note Although this function is exported for use in other packages, it may be changed or removed in a future release
#' at which point any code which relies on this exported function will need to be changed.
Expand Down
1 change: 0 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ reference:
desc: "Functions used initialize filter-panel and to modify its states."
contents:
- init_filtered_data
- init_filtered_dataset
- set_filter_state
- get_filter_state
- get_filter_expr
Expand Down

0 comments on commit 51684a7

Please sign in to comment.