test_data: Test data - short title

Description Usage Format Details Source See Also Examples

Description

What the dataset is

Usage

1
data(test_data) or my_function(test_data)

Format

Describe the format or structure of the data and what it is. E.g. a data frame with 2 columns of some random numbers.

Details

Optional. More details about the data. E.g. what each column is, what you might use it for, which functions it goes with, etc. Delete section if not using.

Source

Who added it or where it came from. E.g. Data comes from ICES (this is how you add a weblink)

See Also

my_function - Optional link to the function or functions it goes with. Delete section if not using.

Examples

1
2
# Example of how to use the data in a function (optional, but useful)
my_function(test_data)

ices-eg/WKBIOPTIM4 documentation built on Jan. 14, 2022, 7:06 a.m.