> cat_by_mr[, c("alligator", "capybara")]
Error in numeric(0)[drop = TRUE, fruit = TRUE, zoo = TRUE, zoo = 1L] :
(subscript) logical subscript too long
In addition: Warning message:
In out[visible] <- `*vtmp*` :
number of items to replace is not a multiple of replacement length
With our current
[
methods for CrunchCubes, I can subset by index:But, if I try by names I get