Learn R Programming

iai (version 1.10.2)

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
if (FALSE) iai::convert_treatments_to_numeric(c("1", "2", "3"))

Run the code above in your browser using DataLab