find_nearest_dose: Generic function to calculate the dose nearest to a specific...

Description Usage Arguments

Description

Generic function to calculate the dose nearest to a specific dose unit increment

Usage

1
find_nearest_dose(dose = NULL, increment = 250, type = "round")

Arguments

dose

dose value

increment

available increments of dose

type

how to round, one of 'round', 'floor', or 'ceiling'


ronkeizer/PKmisc documentation built on May 27, 2019, 1:50 p.m.