Skip to content

A curated list of amazingly awesome R vector classes

Notifications You must be signed in to change notification settings

krlmlr/awesome-vctrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Numbers

Classes that wrap numbers.

  • num - Numbers with formatting: 1.00

Date and time

Classes that wrap dates and times.

  • term - Represent ordinal academic semesters: 20164

Strings

Classes that wrap character strings.

  • char - Strings with minimum width and custom abbreviation: abc…xyz

Compound

Classes that wrap complex objects.

Computing

Classes related to computing

Geospatial

Classes related to geospatial

Internal

Classes implemented by packages for their own use

Colours

Classes related to colours

Resources

Books

Repositories

  • vctrs: simplifies creating vector classes

Blog posts

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published