convert_treatments_to_numeric: Convert 'treatments' from symbol/string format into numeric...

View source: R/rewardestimation.R

convert_treatments_to_numericR 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"))


iai documentation built on July 9, 2023, 5:41 p.m.