generateBirds: Title generate birds Title generate n species (both sexes)...

View source: R/generate_birds.R

generateBirdsR Documentation

Title generate birds Title generate n species (both sexes) with males (slightly) more colourful than females

Description

Title generate birds Title generate n species (both sexes) with males (slightly) more colourful than females

Usage

generateBirds(n, dir = tempdir(), body_parts, res = 10)

Arguments

n

No of species

dir

Directory to save images

body_parts

one of: "crown", "forehead", "lore", "chin", "throat", "nape", "ear-coverts", "breast", "mantle", "scapulars", "coverts", "alula", "flight-feathers", "flank", "back", "rump", "belly", "vent", "tail". Default to all

res

Resolution, in dots per inch.

Value

dir

Examples

f = generateBirds(n = 10) 
f = generateBirds(n = 10, body_parts = "flight-feathers") 


valcu/colorZapper documentation built on Feb. 27, 2025, 12:34 p.m.