e_convert_in_to_cm: Convert inches (in) to centimeters (cm)

View source: R/e_convert_units_ALL.R

e_convert_in_to_cmR Documentation

Convert inches (in) to centimeters (cm)

Description

Convert inches (in) to centimeters (cm)

Usage

e_convert_in_to_cm(inches)

Arguments

inches

list of values in inches (in)

Value

cm list of values in centimeters (cm)

Examples

e_convert_in_to_cm(1)

erikerhardt/erikmisc documentation built on April 17, 2025, 10:48 a.m.