gwlToTable: crate a knitr::kable tables with images from worklist

View source: R/gwlCheckFunctions.R

gwlToTableR Documentation

crate a knitr::kable tables with images from worklist

Description

generate pretty tables

Usage

gwlToTable(worklist, path = ".", .progress = TRUE)

Arguments

worklist

worklist, read in with read_gwl

path

where should the tables be saved

.progress

should a progress bar be shown?

Output

a lsit of pretty knitr::kable tables with images images are safed in a subfolder worklist_img_temp

See Also

Other gwl check: gwlToDataFrame(), gwlToHTML()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.