Learn R Programming

gglycan (version 0.0.3)

set_hl_alpha: Set Highlight Alpha

Description

Sets the alpha value for motif highlighting.

Usage

set_hl_alpha(value = 0.4)

Value

No return value, called for side effects.

Arguments

value

Numeric value for alpha (default 0.4).

Examples

Run this code
set_hl_alpha(0.5)

Run the code above in your browser using DataLab