MangroveExamples {Mangrove}R Documentation

Example data for the Mangrove vignette

Description

Examples of the MangroveORs, MangroveBetas and MangrovePed classes from the Mangrove package. To be used in combination with the Mangrove vignette.

Usage

data(ccped)
data(famped)
data(exampleORs)
data(contped)
data(exampleBetas)

Details

See vignette("Mangrove") for details on these example objects.

Examples

data(ccped)
summary(ccped)

data(contped)
summary(contped)

data(famped)
summary(famped)

data(exampleORs)
summary(exampleORs)

data(exampleBetas)
summary(exampleBetas)

[Package Mangrove version 1.21 Index]