Description Usage Arguments Value Methods Author(s) See Also Examples
This function is a method of the StackedData class which retrieves the pfdData from a StackedData object or which assigns the pfdData data slot of a StackedData object.
1 2 3 4 5 6 7 |
object |
an object of the StackedData class |
value |
a replacement value |
data frame of pfd data.
signature(object = "StackedData")
Get the pfdData from the object.
signature(object = "StackedData", value = "data.frame")
Set the value of the pfdData slot in the object.
N. Hawkins, Fred Hutchinson Cancer Research Center, Seattle, WA
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.