Learn R Programming

isocubes (version 1.0.0)

obj_organic: Voxel coordinates for an organic shape

Description

Voxel coordinates for an organic shape

Usage

obj_organic

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 14292 rows and 4 columns.

See Also

Other datasets: obj_letter, obj_test

Examples

Run this code
head(obj_organic)
cubes <- isocubesGrob(obj_organic, size = 2) |>
  grid::grid.draw()

Run the code above in your browser using DataLab