Learn R Programming

distr6 (version 1.5.6)

length.VectorDistribution: Get Number of Distributions in Vector Distribution

Description

Gets the number of distributions in an object inheriting from VectorDistribution.

Usage

# S3 method for VectorDistribution
length(x)

Arguments