dose_row: Find the row number of a dose combination of interest.

Description Usage Arguments Value

View source: R/dose_row.R

Description

Find the row number of a dose combination of interest.

Usage

1
dose_row(doses, dose, orig_scale = FALSE)

Arguments

doses

A list containing doses on the original and log scale.

dose

The dose combination of interest.

orig_scale

A logical. Default is FALSE, meaning that 'dose' is provided on log scale. Set to TRUE if 'dose' is on original scale.

Value

The row number of the dose combination of interest.


dominicmagirr/dosecombo documentation built on May 6, 2019, 4:32 p.m.