annotate.description: annotate.description

View source: R/editing.functions.R

annotate.descriptionR Documentation

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

data(test_dataset)
annotate.description(test_dataset, 'new description')


BIMIB-DISCo/TRONCO documentation built on Nov. 5, 2024, 3:44 a.m.