Description Usage Arguments Value Author(s) See Also Examples
Retrieve or set the content of the radius slot of an object of class Transcriptogram.
1 2 3 4 5 6 7 8 9 |
object |
An object of class Transcriptogram. |
value |
An non-negative integer referring to the window radius required for some methods. |
This method returns the content of the radius slot of an object of class Transcriptogram.
Diego Morais
Hs900, association, transcriptogramPreprocess, transcriptogramStep2, orderingProperties
1 2 3 | transcriptogram <- transcriptogramPreprocess(association, Hs900, 50)
radius(transcriptogram) <- 80
radius(transcriptogram)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.