compute_mean: Compute the mean of the column in a data.frame

Description Usage Arguments Value

View source: R/compute_mean.R

Description

Compute the mean of the column in a data.frame

Usage

1
compute_mean(column_name, path, filetype = c("rds", "fst", "qs", "parquet"))

Arguments

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

Value

numeric


PIP-Technical-Team/testPackage documentation built on March 25, 2021, 10:41 a.m.