write.gwl | R Documentation |
writes worklist to file, filename defined in init
.
write.gwl(
gwl,
print = FALSE,
lineNumbers = TRUE,
saveWT = FALSE,
quietly = FALSE
)
gwl |
object of class gwl |
print |
logical, should the worklist be printed in R? Defaults to |
lineNumbers |
logical, should linenumbers be prepended to existing comments? Defaults to |
saveWT |
logical, should the worktable be saved as a |
Other general methods:
addToWorklist()
,
addToWorktable()
,
init()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.