reformat_mortality_current_census: Reformatting Mortality Data for Current Census Survey Method

View source: R/reformat_mortality_current_census.R

reformat_mortality_current_censusR Documentation

Reformatting Mortality Data for Current Census Survey Method

Description

This function is intended as a helper function and to be called from within the format_mortality_current_census function. It will check the formatting of each of the variables, and if needed prompt the user for recoding certain variables.

Usage

reformat_mortality_current_census(df)

Arguments

df

Inputs a dataframe where the column names have been standardized already from the format_mortality_current_census function.

Value

Returns a reformatted standardized long mortality dataset.

Examples

## Not run: reformat_mortality_current_census(df)


SaeedR1987/healthyr documentation built on July 4, 2023, 11:17 p.m.