metadata_read_annotations_table: To read an annotations table template

Description Usage Arguments Value

Description

This template should be manually annotated for feature extraction and supervised learning purposes.

Usage

1
2
metadata_read_annotations_table(ANNOTATIONS_TABLE_FILE_PATH_STR,
  KEPT_ANNOTATIONS_DT_COLUMN_NAMES_CVEC, ...)

Arguments

ANNOTATIONS_TABLE_FILE_PATH_STR

The annotations table file path.

KEPT_ANNOTATIONS_DT_COLUMN_NAMES_CVEC

The names of the columns of the annotations table to preserve in the return value.

...

Extra arguments passed on to fread.

Value

ANNOTATIONS See: Annotations.


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