apply_to_dataframe: Apply a function to every variable of a data frame.

Description Usage Arguments Value

View source: R/utilities.R

Description

Apply a function to every variable of a data frame.

Usage

1
apply_to_dataframe(data, column_function)

Arguments

data

Data Frame to be analyzed

column_function

Function to be applied to each varaible.

Value

Vector of results.


Stat-Cook/NURS.Data.Quality documentation built on Dec. 18, 2021, 2:09 p.m.