getCaptionsFromGGPlotList: Extract captions from list of plots in printGGList format

View source: R/getCaptionsFromGGPlotList.R

getCaptionsFromGGPlotListR Documentation

Extract captions from list of plots in printGGList format

Description

Function to extract captions from list of plots in printGGList format.

Usage

getCaptionsFromGGPlotList(plts)

Arguments

plts
  • list of plots in printGGList format, with captions as list names

Details

Uses stringr::str_trim to trim leading and trailing whitespace.

Value

character vector with plot captions as elements


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.