View source: R/gwlCheckFunctions.R
gwlToTable | R Documentation |
generate pretty tables
gwlToTable(worklist, path = ".", .progress = TRUE)
worklist |
worklist, read in with read_gwl |
path |
where should the tables be saved |
.progress |
should a progress bar be shown? |
a lsit of pretty knitr::kable tables with images images are safed in a subfolder worklist_img_temp
Other gwl check:
gwlToDataFrame()
,
gwlToHTML()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.