pth_new_surface | R Documentation |
Create luminance-hue surface
pth_new_surface(colors, route = c("short", "long"), n_step = 30, ...) ## Default S3 method: pth_new_surface(colors, route = c("short", "long"), n_step = 30, ...) ## S3 method for class 'character' pth_new_surface( colors, route = c("short", "long"), n_step = 30, transformer = pth_to_cieluv, ... ) ## S3 method for class 'pth_mat' pth_new_surface(colors, route = c("short", "long"), n_step = 30, ...)
colors |
|
route |
|
n_step |
( |
... |
other args, not used |
transformer |
|
Onject with S3 class pth_new_surface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.