Subsetize is a wrapper around dplyr's verbs and should NOT be used directly.
Arguments
- x
a
Coo
or a Coe object.- subset
logical taken from the
$fac
slot, or indices. See examples.- ...
useless here but maintains consistence with the generic subset.
See also
Other handling functions:
arrange()
,
at_least()
,
chop()
,
combine()
,
dissolve()
,
fac_dispatcher()
,
filter()
,
mutate()
,
rename()
,
rescale()
,
rm_harm()
,
rm_missing()
,
rm_uncomplete()
,
rw_fac()
,
sample_frac()
,
sample_n()
,
select()
,
slice()