dimension: Retrieve the dimension or dimensions of the dataset used to...

Description Usage Arguments Value Author(s)

View source: R/ui.r

Description

Retrieve the dimension or dimensions of the dataset used to make the estimate

Usage

1
2
3
4
dimension(x)

## S3 method for class 'adeba'
dim(x)

Arguments

x

Density estimate.

Value

Integer scalar.

Integer vector.

Author(s)

Christofer B<c3><a4>cklin


adeba documentation built on May 2, 2019, 3:21 a.m.

Related to dimension in adeba...