R/misc.R

Defines functions row.summary

Documented in row.summary

row.summary <- function(object) {
     .Call("row_summary", object, PACKAGE="chopsticks")
   }

Try the chopsticks package in your browser

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

chopsticks documentation built on Nov. 8, 2020, 7:51 p.m.