dr.db_model: Generate table with different doses for dr.db_download()

Description Usage Arguments Value

View source: R/doseresponse.R

Description

Generate table with different doses for dr.db_download()

Usage

1
2
3
4
dr.db_model(
  dr.db = dr.db_download(),
  dose = sfsmisc::lseq(from = 1, to = 10^10, length = 1000)
)

Arguments

dr.db

as retrieved by dr.db_download(), default: dr.db_download()

dose

vector of dose data (default: sfsmisc::lseq(from=0.1, to = 10^10,length = 1000))

Value

tibble


KWB-R/kwb.qmra documentation built on June 15, 2021, 11:14 p.m.