powered by
Printing method for volker plots when knitting
# S3 method for vlkr_plt knit_print(x, ...)
Knitr asis output
The volker plot.
Further parameters passed to print().
library(volker) data <- volker::chatgpt pl <- plot_metrics(data, sd_age) print(pl)
Run the code above in your browser using DataLab