R/print.iC10.R

Defines functions print.iC10

Documented in print.iC10

print.iC10 <- function(x,...) {
    str(x)
}

Try the iC10 package in your browser

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

iC10 documentation built on Sept. 11, 2024, 6:22 p.m.