Description Usage Arguments Value Author(s) Examples
Function used to set the hpadata
hpar
option.
1 | setHparOptions(hpadata = allHparData())
|
hpadata |
A |
Returns the set value of the hpar
option. Used for
its side effect.
Laurent Gatto
1 2 3 4 5 | oldOpt <- getHparOptions()
oldOpt
setHparOptions("hpaNormalTissue")
getHparOptions()
setHparOptions(oldOpt$hpadata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.