R/haptable.default.R

Defines functions haptable.default

haptable.default <- function(object){
##
## PROVIDED TO MAKE SURE THAT APPLYING haptable TO A LIST OF HAPTABLES WILL CONVERT TO A SINGLE MATRIX
return(object)
}

Try the Haplin package in your browser

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

Haplin documentation built on May 20, 2022, 5:07 p.m.