data2: Simple Tree Data 2

data2R Documentation

Simple Tree Data 2

Description

Small, artificially generated toy data set to demonstrate package functionality with a simpler data frame

Usage

data(data2)

Format

An object of class "data.frame"

from

A node label and started point of directed edge (parent node)

to

A node label and endpoint of directed edge (child node)

References

This data set was artificially created for the JAGStree package.

Examples

data(data2)
head(data2)


JAGStree documentation built on April 3, 2025, 7:40 p.m.