readCodeListFromXls: Read code lists definitions from a xlsx file.

Description Usage Arguments Value Author(s)

Description

Read code lists definitions from a xlsx file.

Usage

1
2
readCodeListFromXls(inputFilePath, formatNomenclatureName = FALSE,
  upperCaseCodes = TRUE)

Arguments

inputFilePath

character: Path of the xlsx format definition file.

formatNomenclatureName

logical: Should the names of the nomenclature to be formated ? (default: FALSE)

upperCaseCodes

logical: Should the codes of the nomenclature to be formated in upper case ? (default: TRUE)

Value

List of nomenclatures.

Author(s)

Norbert Billet


ldbk/fishPifct documentation built on May 20, 2019, 11:28 p.m.