
read Pangaea delimited text data with header
readPangaea.Rdread Pangaea delimited text data with header
Arguments
- path
Character string with path to Pangaea .tab-file
- dec_sep
decimal separator (default=".")
- col_sep
column separator (default="")
- skiplines
description lines to be skipped. Can be assinged manual by setting integer number, or by default is "auto", looking for the end of the description marked by "*/"
- shortnames
SHould only abbreviations be returned as colnames or full descriptive titles? If True (default) only short names (abbreviations) are returned /used. Cropping first ".." of colnames.