powered by
Printing method for volker tables.
# S3 method for vlkr_tbl print(x, ...)
No return value.
The volker table.
Further parameters passed to print().
library(volker) data <- volker::chatgpt tb <- tab_metrics(data, sd_age) print(tb)
Run the code above in your browser using DataLab