filter_data: Filter the full data to retain full records

View source: R/data.R

filter_dataR Documentation

Filter the full data to retain full records

Description

This function only keeps information from mothers with complete life history and for which dates have been recorded at a monthly resolution.

Usage

filter_data(birth_level_data)

Arguments

birth_level_data

the dataset to filter

Value

a tibble

Examples

filter_data(data_births_all)


courtiol/twinR documentation built on July 11, 2024, 12:04 a.m.