FormatNameIdText: Formats parallel vectors of names and IDs a single text...

View source: R/Util.r

FormatNameIdTextR Documentation

Formats parallel vectors of names and IDs a single text block. This is mainly used to identify fisheries or stocks with a particular issue.

Description

Formats parallel vectors of names and IDs a single text block. This is mainly used to identify fisheries or stocks with a particular issue.

Usage

FormatNameIdText(names, ids, show_total = 5, sep = "\n")

Arguments

names

A vector of names to format

ids

A vector of ids to format

show_total

How many lines of text_lines to show in the output

sep

Character used to seperate the lines

Value

A single text block.


PSC-CoTC/AnnualReport documentation built on March 26, 2022, 9:33 a.m.