Learn R Programming

dagLogo (version 1.10.2)

nameHash: convert group name to a single character

Description

convert group name to a single character to shown in a logo

Usage

nameHash(nameScheme=c("classic", "charge", "chemistry", "hydrophobicity"))

Arguments

nameScheme
could be "classic", "charge", "chemistry", "hydrophobicity"

Value

A character vector of name scheme

Examples

Run this code
    nameHash("charge")

Run the code above in your browser using DataLab