build_data_summary.table: Create data summary tables

View source: R/tables.R

build_data_summary.tableR Documentation

Create data summary tables

Description

This function is used to create the tables providing the details of the data used in the study.

Usage

build_data_summary.table(birth_level_data)

Arguments

birth_level_data

the dataset to summarize

Value

a tibble

Examples

build_data_summary.table(data_births_all)


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