View source: R/utility-output.R
Tool.WriteTables | R Documentation |
This function is a simple interface to write the tables in results that are
from functions GetResult.*
Tool.WriteTables(formatted.result, dir.path = ".", ...)
formatted.result |
List. It must have one item named "table". |
dir.path |
Character. The written directory path in operating system. |
... |
Other params that will be directly passed to write.csv, use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.