R/SK.R

Defines functions SK

Documented in SK

##
## Main function S3 based
##
SK <- function(x, ...) UseMethod('SK')

Try the ScottKnott package in your browser

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

ScottKnott documentation built on Aug. 31, 2023, 1:06 a.m.