r-quantities / awesome-vctrs

A curated list of amazingly awesome R vector classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome VectoRs

A curated list of amazingly awesome R vector classes, and the packages that provide them.

Contributing

Please read CONTRIBUTING if you wish to add a new vector class.

Table of Contents

Base

Classes provided by base R.

Numbers

Classes that wrap numbers.

Date and time

Classes that wrap dates and times.

Compound

Classes that wrap complex objects.

Computing

Classes related to computing

Internal

Classes implemented by packages for their own use

Resources

Books

Repositories

  • vctrs: simplifies creating vector classes

Talks

License

cc license

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license.

About

A curated list of amazingly awesome R vector classes