Skip to content

Commit 2dd401a

Browse files
committed
drop example from data R
1 parent f9ff479 commit 2dd401a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

R/data_transcriptomics.R

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,6 @@
9595
#' @source Created during the Tidy Spatial Workshop 2025 using interactive gating
9696
#' on Visium spatial transcriptomics data from the spatialLIBD package
9797
#'
98-
#' @examples
99-
#' data(spatial_data_gated)
98+
#' @usage data(spatial_data_gated)
10099
#'
101-
#' # Use the gate with tidySpatialExperiment
102-
#' spatial_data |>
103-
#' filter(in_tissue, sample_id=="151673") |>
104-
#' tidySpatialExperiment::gate(
105-
#' alpha = 0.1,
106-
#' colour = "spatialLIBD",
107-
#' programmatic_gates = spatial_data_gated
108-
#' )
109100
"spatial_data_gated"

0 commit comments

Comments
 (0)