Skip to content

Commit

Permalink
remove duplicate iris call
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi committed Jan 31, 2025
1 parent 87d1269 commit b856254
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/FilteredData.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
#' datasets$set_filter_state(
#' teal_slices(teal_slice(dataname = "iris", varname = "Species", selected = "virginica"))
#' )
#' isolate(datasets$get_call("iris"))
#'
#' datasets$set_filter_state(
#' teal_slices(teal_slice(dataname = "mtcars", varname = "mpg", selected = c(15, 20)))
Expand Down
1 change: 0 additions & 1 deletion man/FilteredData.Rd

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

0 comments on commit b856254

Please sign in to comment.