fishualize {fishualize}R 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 (\ge 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)


[Package fishualize version 0.2.3 Index]