create_series: Arrange graphs into a series

View source: R/functions.R

create_seriesR Documentation

Arrange graphs into a series

Description

Order graphs by metadata

Usage

create_series(graphs, order.by, sort.order = NULL)

Arguments

graphs

a list of graph objects

order.by

a character vector of metadata by which to order and group graphs

sort.order

a vector indicating the order in which to sort order.by

Value

a list of graph objects


elizagrames/redyarn documentation built on June 16, 2022, 2:54 p.m.