knit_engine_docs {tidyclust} | R Documentation |
Knit engine-specific documentation
knit_engine_docs(pattern = NULL)
pattern |
A regular expression to specify which files to knit. The default knits all engine documentation files. |
A tibble with column file
for the file name and result
(a
character vector that echos the output file name or, when there is
a failure, the error message).