Learn R Programming

intoo (version 0.4.0)

Minimal Language-Like Extensions

Description

Binary operators (%$%, %$%<-, %@% and %@%<-) to set and get object attributes and environment members, convenience functions for constructing named lists, S3 objects and self-referencing function objects, and functions for printing objects, particularly suitable for printing function objects bundled with data.

Copy Link

Version

Install

install.packages('intoo')

Monthly Downloads

14

Version

0.4.0

License

GPL (>= 2)

Maintainer

Abs Spurdle

Last Published

March 6th, 2020

Functions in intoo (0.4.0)

3_self-referencing_utilities

Self-Referencing Utilities
1_operators

Attribute and Environment Member Operators
4_print_objects

Print Object Information
2_constructor_utilities

Constructor Utilities
5_other_list_utilities

Unpack Named Lists