Learn R Programming

iai (version 1.4.0)

convert_treatments_to_numeric: 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

Run this code
# NOT RUN {
iai::convert_treatments_to_numeric(c("1", "2", "3"))
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab