Printing method for volker plots
# S3 method for vlkr_plt
print(x, ...)# S3 method for vlkr_plt
plot(x, ...)
No return value.
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