colorsets {dagLogo}R Documentation

retrieve color setting for logo

Description

retrieve prepared color setting for logo

Usage

colorsets(colorScheme=c("null", "classic", "charge", "chemistry", "hydrophobicity"))

Arguments

colorScheme

could be 'null', 'charge', 'chemistry', 'classic' or 'hydrophobicity'

Value

A character vector of color scheme

Author(s)

Jianhong Ou

Examples

col <- colorsets("hydrophobicity")

[Package dagLogo version 1.18.0 Index]