generate_colors: Generate colors for plots, solving the problem of not having...

View source: R/fct_02_pre_process.R

generate_colorsR Documentation

Generate colors for plots, solving the problem of not having enough colors for some selections

Description

Creates a message about the size of the counts data and the amount of IDs that were converted.

Usage

generate_colors(n, palette_name = "Set1")

Arguments

n

Number of desired colors

palette_name

Selected color set, i.e. Set1, Set2, etc.

Value

a list of n colors, even if there are fewer colors in the palette


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.