marker_table
R/extract-methods.R
extract-methods.Rd
Operators acting on marker_table to extract parts.
# S4 method for marker_table,ANY,ANY,ANY [(x, i, j, ..., drop = TRUE)
a marker_table object.
elements to extract.
see base::Extract().
base::Extract()
ignored now.