Learn R Programming

isocubes (version 1.0.0)

obj_letter: Voxel coordinates for the letter R

Description

Voxel coordinates for the letter R

Usage

obj_letter

Arguments

Format

An object of class data.frame with 68 rows and 3 columns.

See Also

Other datasets: obj_organic, obj_test

Examples

Run this code
head(obj_letter)
isocubesGrob(obj_letter, size = 5, y = 0.05) |>
  grid::grid.draw()

Run the code above in your browser using DataLab