treeStructure: Generate a tree summarizing the dataset structure, based on...

View source: R/structure.R

treeStructureR Documentation

Generate a tree summarizing the dataset structure, based on measurement types and event remarks.

Description

Generate a tree summarizing the dataset structure, based on measurement types and event remarks.

Usage

treeStructure(event, occurrence, measurement = NULL)

Arguments

event

Dataframe with events

occurrence

Dataframe with occurrences

measurement

Optional dataframe with measurements

Value

a tree


iobis/obistools documentation built on March 19, 2024, 6:27 a.m.