DataParts | R Documentation |
This is the function for initializing a DataParts
object.
DataParts(part = integer(), nextPart = 1L, part1Ladder = numeric(), ...)
part |
which part does each of the patients belong to? |
nextPart |
what is the part for the next cohort? (1 or 2) |
part1Ladder |
what is the escalation ladder for part 1? |
... |
additional parameters from |
the initialized DataParts
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.