R/AllGenerics.R

##
## Definition of Generic Functions
##

setGeneric("mseaPackageName", function(x) standardGeneric("mseaPackageName"))
setGeneric("mseaNomenclature", 
            function(x) standardGeneric("mseaNomenclature"))
setGeneric("mseaListPathwaySubjects", 
            function(x) standardGeneric("mseaListPathwaySubjects"))
setGeneric("mseaVersion", function(x) standardGeneric("mseaVersion"))

Try the MSEADbi package in your browser

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

MSEADbi documentation built on Nov. 8, 2020, 7:29 p.m.