colorsets {dagLogo} | R Documentation |
retrieve prepared color setting for logo
colorsets(colorScheme=c("null", "classic", "charge", "chemistry", "hydrophobicity"))
colorScheme |
could be 'null', 'charge', 'chemistry', 'classic' or 'hydrophobicity' |
A character vector of color scheme
Jianhong Ou
col <- colorsets("hydrophobicity")