R/check_inputs_correlation.R

Defines functions check_inputs_correlation

# Checks that the input list for a correlation test has the necessary
# fields. (Not exported to the namespace)

check_inputs_correlation <- function(defs){
  return(defs)
}
fcampelo/KOMODO2-CRAN documentation built on March 7, 2020, 6:35 a.m.