gwlToDataFrame: crate data.frames from worklist

View source: R/gwlCheckFunctions.R

gwlToDataFrameR Documentation

crate data.frames from worklist

Description

generates data.frame combining commands if they are the same

Usage

gwlToDataFrame(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: gwlToHTML(), gwlToTable()


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