correlate: Correlation

View source: R/mccrr.R

correlateR Documentation

Correlation

Description

A fixed correlation function; it should operate in a pipe and also defaults to pairwise complete observations being true. Additional arguments to base 'cor()' are also available.

Usage

correlate(df, x, y, ...)

Arguments

df

A data frame

x

The x variable

y

The y variable


McCartneyAC/mccrr documentation built on March 24, 2024, 5:12 p.m.