R/gexp.R

Defines functions gexp

Documented in gexp

##
## Main function S3 based
##
gexp <- function(x, ...) UseMethod("gexp") 
ivanalaman/gerexp documentation built on July 7, 2023, 1:31 p.m.