view: view

View source: R/as.functions.R

viewR Documentation

view

Description

Print to console a short report of a dataset 'x', which should be a TRONCO compliant dataset - see is.compliant.

Usage

view(x, view = 5)

Arguments

x

A TRONCO compliant dataset.

view

The firse view events are shown via head.

Examples

data(test_dataset)
view(test_dataset)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.