write_glt | R Documentation |
Write a generic function for writing GLT contrast to a file.
Write a GLT contrast to a file.
write_glt(x, ...)
## S3 method for class 'glt_contrast'
write_glt(x, fname = NULL, ...)
x |
The GLT contrast to write. |
... |
Additional arguments passed to methods |
fname |
File path for the GLT specification |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.