Learn R Programming

cograph (version 1.5.2)

get_template_from_style: Get Template from Style Preset

Description

Converts a style preset name to its corresponding template string.

Usage

get_template_from_style(style)

Value

Template string or NULL for "none".

Arguments

style

Style preset: "none", "estimate", "full", "range", "stars".