Skip to content
Prev 7418 / 21312 Next

[Bioc-devel] Interoperability between DataFrame and dplyr?

Lists are vectors, but as long as they aren't doing too much C++, or assert
specific types, it should work. Functions like length(), names(), [, etc
dispatch to both S3 and S4.
On Thu, Apr 23, 2015 at 6:11 PM, Ryan Thompson <rct at thompsonclan.org> wrote: