| updateII | R Documentation | 
Update the inter-dose interval (II).
updateII(object, ii, ref = NULL)
## S4 method for signature 'bolus_wrapper,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'infusion_wrapper,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'bolus,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'infusion,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'treatment,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'arm,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'arms,numeric,character'
updateII(object, ii, ref = NULL)
## S4 method for signature 'dataset,numeric,character'
updateII(object, ii, ref = NULL)
| object | generic object | 
| ii | new inter-dose interval | 
| ref | reference treatment name | 
updated object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.