Objects from the Class Slots Methods Examples
Objects can be created by calls of the form new("mutSignExposures", x, samples, signNames).
exposures:Object of class "data.frame" ~~
sampleId:Object of class "data.frame" ~~
signatureId:Object of class "data.frame" ~~
signature(x = "mutSignExposures"): ...
signature(x = "mutSignExposures", i = "numeric", j = "ANY", drop = "ANY"): ...
signature(x = "mutSignExposures", to = "character"): ...
signature(x = "mutSignExposures"): ...
signature(x = "mutSignExposures"): ...
signature(.Object = "mutSignExposures"): ...
signature(x = "mutSignExposures", y = "ANY"): ...
signature(x = "mutSignExposures"): ...
signature(object = "mutSignExposures"): ...
1 | showClass("mutSignExposures")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.