strct_read_arc_category_tables: To read arc category tables

Description Usage Arguments Value

Description

To read arc category tables

Usage

1
2
3
strct_read_arc_category_tables(ARC_CATEGORIES_CVEC,
  ARC_CATEGORY_FILES_NAMES_REX_STR = "^arc_category_(\\w+).tsv$",
  ARC_CATEGORY_TABLES_DIR_PATH)

Arguments

ARC_CATEGORIES_CVEC

The names used to identitify the arc categories, for which trails may be extracted by extract_features.

ARC_CATEGORY_FILES_NAMES_REX_STR

A PCRE regular expression that exclusively matches the arc category table files.

ARC_CATEGORY_TABLES_DIR_PATH

A FilesystemPath to the directory containing an arc category table file for each arc category in ARC_CATEGORIES_CVEC.

Value

ARC_CATEGORIES See: ArcCategories.


sanmai-NL/feat documentation built on May 29, 2019, 1:47 p.m.