Learn R Programming

ssdtools (version 0.1.0)

nobs.fitdist: Number of Observations

Description

Number of Observations

Usage

# S3 method for fitdist
nobs(object, ...)

Arguments

object

The object.

...

Unused.

Examples

Run this code
# NOT RUN {
stats::nobs(boron_lnorm)
# }

Run the code above in your browser using DataLab