R/gexp.R

Defines functions gexp

Documented in gexp

##
## Main function S3 based
##
gexp <- function(x, ...) UseMethod("gexp") 
ivanalaman/gexp documentation built on July 8, 2023, 8:17 a.m.