Learn R Programming

dagLogo (version 1.10.2)

colorsets: 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

Examples

Run this code
col <- colorsets("hydrophobicity")

Run the code above in your browser using DataLab