getK11ColPositionFromDsch: Get K11 Format from the DSCH-format file

Description Usage Arguments Value

View source: R/pedigree_constant.R

Description

Given the DSCH-format read from its xlsx file, the format definition of K11 data is extracted and returned as tbl_df

Usage

1
2
getK11ColPositionFromDsch(psFormatDschFile = getFormatDSCHFile(),
  pnTagCol = 2, psStartTag = "Satzart K11", psEndTag = NA)

Arguments

psFormatDschFile

path to DSCH-xlsx file

pnTagCol

column index containing tags in DSCH-tbl_df (default = 2)

psStartTag

Tag indicating starting row of K11 format (default = "Satzart K11")

psEndTag

Tag indicating end row of K11 format (default = NA)

Value

tbl_df containing K11 definition


pvrqualitasag/PedigreeFromTvdData documentation built on May 29, 2019, 7:50 a.m.