drop_zero_fert_ages: Drop zero fertility rate ages

View source: R/S3_classes_ccmpp_input_fert_rate_df.R

drop_zero_fert_agesR Documentation

Drop zero fertility rate ages

Description

Drops zero fertility rate ages from a fert_rate_age_df object. Note that the result is not valid as a member of this class so a demog_change_component_df will be returned.

Usage

drop_zero_fert_ages(x, ...)

## S3 method for class 'fert_rate_age_f'
drop_zero_fert_ages(x)

Arguments

x

An object inheriting from fert_rate_age_df

...

Not implemented

Value

A demog_change_component_df with the only the rows corresponding to non_zero_fert_ages(x).

Author(s)

Mark Wheldon


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