Skip to contents

Shows the distribution and the oval values of a DISTRIBUTION object

Usage

metadata(x)

# S3 method for DISTRIBUTION
metadata(x)

# S3 method for default
metadata(x)

Arguments

x

a DISTRIBUTION object

Value

A data.frame with the metadata of the distributions

Methods (by class)

  • metadata(DISTRIBUTION): Metadata for DISTRIBUTION objects

  • metadata(default): Metadata for other objects

Note

The number of columns depends on the dimensions of the distribution. There will be one column distribution with the name of the distribution and one column for each dimension with the names from the oval field.

Author

John J. Aponte