fishualize: Visualization of fish color palette

View source: R/fish_pallette.R

fishualizeR Documentation

Visualization of fish color palette

Description

This function creates an image of the specified fish color palette.

Usage

fishualize(option = "Centropyge_loricula", n = 5, ...)

Arguments

option

A character string indicating the fish species to use.

n

The number of colors (≥ 1) to be in the palette.

...

Other arguments as can be specified in the function fish. See ?fishualize::fish for details.

Value

fishualize returns a visualisation of the specified color palette.

Examples


fishualize::fishualize()
fishualize::fishualize(option = "Zanclus_cornutus", n = 8)


fishualize documentation built on March 18, 2022, 7:25 p.m.