knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(someWHAT)

The someWHAT function

This function requires a numeric vector input. It will return errors if the input is not a numeric vector or if it contains missing values.



nkushch/someWHATfun documentation built on June 11, 2020, 12:17 a.m.