ngs_fmt_sheet: Load catch data from single Excel sheet and tidy it up

Description Usage Arguments

Description

Load catch data from single Excel sheet and tidy it up

Usage

1
ngs_fmt_sheet(sheet, path, regex)

Arguments

sheet

Sheet to read. Either a string (the name of a sheet), or an integer (the position of the sheet). Ignored if the sheet is specified via range. If neither argument specifies the sheet, defaults to the first sheet.

path

Path to the xls/xlsx file.

regex

Regular expression to match the name of the target species.


kikirinrin/gyokaikyor documentation built on May 17, 2019, 8:21 p.m.