hierplane_styles: Add styling options

Description Usage Arguments

View source: R/hierplane_styles.R

Description

Add styling options

Usage

1
2
3
4
5
hierplane_styles(
  node_type_to_style = NULL,
  link_to_positions = NULL,
  link_name_to_label = NULL
)

Arguments

node_type_to_style

A named list of mappings from node type to styles. See hierplane::style_options$node_type_to_style for available options.

link_to_positions

A named list of mappings from link to node placements. See hierplane::style_options$link_to_positions for available options.

link_name_to_label

A named list of mappings from link names to labels (e.g. from "Episode" to "Ep").


r4fun/hierplane documentation built on Aug. 1, 2020, 9:48 a.m.