mv0-methods: Compute missing values and 0

Description Generic Function Methods See Also Examples

Description

This computes the number of missing observations NA and 0 values by year.

Generic Function

Usage

mv0(object, ...)

Arguments:

\

\

object: "FLQuant" or "FLQuants"

\

...: additional, optional arguments if requested

Value

"FLQuant" or "FLQuants"

Methods

object="FLQuant"

creates a "FLQuant" with 2 rows with the number of NA and number of 0.

object="FLQuants"

creates a "FLQuants" with several of the above "FLQuant".

See Also

FLQuant-class, FLQuants-class

Examples

1
2
data(ple4.index)
mv0(index(ple4.index))

flr/FLEDA documentation built on May 30, 2020, 10:35 a.m.