convert_treatments_to_numeric {iai}R Documentation

Convert 'treatments' from symbol/string format into numeric values.

Description

Julia Equivalent: IAI.convert_treatments_to_numeric

Usage

convert_treatments_to_numeric(treatments)

Arguments

treatments

The treatments to convert

Examples

## Not run: iai::convert_treatments_to_numeric(c("1", "2", "3"))


[Package iai version 1.10.0 Index]