add_figure_ling: Add a data frame of figures.

View source: R/add_figure_ling.R

add_figure_lingR Documentation

Add a data frame of figures.

Description

A wrapper for sa4ss::add_figure.

Usage

add_figure_ling(csv, grep = ".+", caption, alt_caption)

Arguments

csv

The csv file with all of the information per figure in rows.

grep

The labels you want.

caption

A vector of alternative captions. Only needs to be supplied if you want to change the values in csv.

alt_caption

A vector of alternative alt text. Only needs to be supplied if you want to change the values in csv.

Author(s)

Kelli F. Johnson

Examples

## Not run: 
add_figure_ling(csv=figurecsv, "data_plot")

## End(Not run)

iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.