format_anthro_to_ena: Format Anthropometric Data to ENA Format

View source: R/format_anthro_to_ena.R

format_anthro_to_enaR Documentation

Format Anthropometric Data to ENA Format

Description

Format Anthropometric Data to ENA Format

Usage

format_anthro_to_ena(df)

Arguments

df

Inputs a dataframe that has been already formatted by the format_nut_health_indicators function.

Value

Returns a dataframe which is formatted so it can be copy-pasted into the anthropometric section of the ENA software.

Examples

format_anthro_to_ena(df = proc_anthro1)


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