Description Usage Arguments Value
Compute the mean of the column in a data.frame
1 | compute_mean(column_name, path, filetype = c("rds", "fst", "qs", "parquet"))
|
column_name |
character: Column name for which the mean is to be computed |
path |
character: Path to the data file |
filetype |
character: filetype to be read |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.