[Rd] Subset has No Examples for Vector Data
Dario Strbenac
d@tr7320 @end|ng |rom un|@@ydney@edu@@u
Tue Oct 10 12:00:05 CEST 2023
Hello,
Could the documentation page for subset gain an example of how to use it for something other than a data frame or matrix? I arrived at
> random <- LETTERS[rpois(100, 10)]
> subset(table(random), x > 10)
named integer(0)
I expected a part of the table to be returned rather than an empty vector.
--------------------------------------
Dario Strbenac
University of Sydney
Camperdown NSW 2050
Australia
More information about the R-devel
mailing list