pth_surface_data: Dataset for surfaces

View source: R/surface-data.R

pth_surface_dataR Documentation

Dataset for surfaces

Description

Dataset for surfaces

Usage

pth_surface_data(x, ...)

## Default S3 method:
pth_surface_data(x, ...)

## S3 method for class 'pth_surface'
pth_surface_data(x, step = 0.5, ...)

Arguments

x

object with S3 class pth_surface.

...

other args, not used.

step

numeric size of step in luminance and chroma.

Value

tibble with columns luminance, chroma, hue, hex.


ijlyttle/colorpath documentation built on Sept. 13, 2022, 7:44 p.m.