annotation_create: annotation_create

View source: R/annotation_create.R

annotation_createR Documentation

annotation_create

Description

Creates an annotation file for the input dataset.

Usage

annotation_create(.data, .name_as_pname = FALSE)

Arguments

.data

A dataframe.

.name_as_pname

If TRUE, the column names are also added as the pname.

Value

A matrix with all names of the input dataset in row 'name' and additional rows 'pname', 'unit', 'short_pname', and 'comment'.

Examples

-

janbrederecke/prepareD documentation built on Oct. 26, 2022, 8:06 p.m.