Crandore Hub

paintr

Create Graphics of 'R' Data Structures

Draws teaching diagrams of the contents of common 'R' data structures (vectors, matrices, data frames, lists, and arrays) so their shape and values can be read at a glance. Two backends render the same picture, with base 'R' graphics through the paint_*() functions and 'ggplot2' through the gpaint_*() functions. The label under each cell is the expression you would type to reach that cell, so every diagram doubles as a lesson in how to subset and index the object it draws.

Versions across snapshots

VersionRepositoryFileSize
0.0.1 rolling linux/jammy R-4.5 paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 rolling linux/noble R-4.5 paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 rolling source/ R- paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 latest linux/jammy R-4.5 paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 latest linux/noble R-4.5 paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 latest source/ R- paintr_0.0.1.tar.gz 1.9 MiB
0.0.1 2026-04-23 source/ R- paintr_0.0.1.tar.gz 0 B

Dependencies (latest)

Imports

Suggests