R/mx.R

Defines functions mx

Documented in mx

#function compute column max of a design
mx <- function(x) c(max = max (x))

Try the Vdgraph package in your browser

Any scripts or data that you put into this service are public.

Vdgraph documentation built on Sept. 9, 2023, 1:07 a.m.