| methods_rxylib | R Documentation | 
S3-methods support by the package rxylib. Listed functions can be passed directly into
S3 generics (e.g., plot, print) without reshaping the data.
## S3 method for class 'rxylib'
print(x, ...)
## S3 method for class 'rxylib'
plot(x, block = NULL, ...)
| x | (required): input object | 
| ... | further arguments that can be passed to the method | 
| block | numeric (with default): select block for plotting, e.g.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.