as.description: as.description

View source: R/as.functions.R

as.descriptionR Documentation

as.description

Description

Return the description annotating the dataset, if any. Input 'x' should be a TRONCO compliant dataset - see is.compliant.

Usage

as.description(x)

Arguments

x

A TRONCO compliant dataset.

Value

The description annotating the dataset, if any.

Examples

data(test_dataset)
as.description(test_dataset)


BIMIB-DISCo/TRONCO documentation built on May 7, 2024, 8:13 p.m.