Description Usage Arguments Value Examples
Map shortcut name to fullname for type of tumor volume information. Acceptable types:
'c' for continuous, left as is, e.g., volume was measured in cubic mm.
'p' for percent change
'r' for volumetric response criteria
'rate' for rate change
'rc' for both 'c' and 'rate'
See prepTumorVol
for full details.
1 | getVolTypeName(tType)
|
tType |
char, shortcut for type of tumor volume information |
full name of tumor volume type
1 2 3 | getVolTypeName('p')
getVolTypeName('r')
getVolTypeName('rate')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.