| print-methods | R Documentation |
printMethods for function print
## S4 method for signature 'micro_array'
print(x, ...)
## S4 method for signature 'network'
print(x, ...)
x |
an object of class micro-array or network |
... |
additional parameters |
data(Net)
print(Net)
data(M)
print(M)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.