Learn R Programming

TRONCO (version 2.4.2)

annotate.description: annotate.description

Description

Annotate a description on the selected dataset

Usage

annotate.description(x, label)

Arguments

x
A TRONCO compliant dataset.
label
A string

Value

A TRONCO compliant dataset.

Examples

Run this code
data(test_dataset)
annotate.description(test_dataset, 'new description')

Run the code above in your browser using DataLab