coerce_mig_net_count_tot_b: Coerce to a 'mig_net_count_tot_b'

coerce_mig_net_count_tot_bR Documentation

Coerce to a mig_net_count_tot_b

Description

These functions coerce an object to a mig_net_count_tot_b if possible, or check if it is one.

Usage

as_mig_net_count_tot_b(x, ...)

## Default S3 method:
as_mig_net_count_tot_b(x, ...)

## S3 method for class 'data.frame'
as_mig_net_count_tot_b(x, ...)

## S3 method for class 'matrix'
as_mig_net_count_tot_b(x, ...)

## S3 method for class 'mig_net_count_tot_b'
as_mig_net_count_tot_b(x, ...)

is_mig_net_count_tot_b(x)

Arguments

x

An object to coerce or check.

...

Further arguments passed to specific methods.

Value

A coerced object in the case of the as_... functions; a logical for the is_... functions.

Author(s)

Mark Wheldon

See Also

coerce_demog_change_component_df


markalava/ccmppWPP documentation built on April 21, 2022, 12:36 a.m.