Learn R Programming

gamstransfer (version 3.0.7)

UniverseAlias: UniverseAlias Class

Description

A class for Alias objects that are aliased to the Universe set. Please visit https://transfer-r.readthedocs.io/en/latest/ for detailed documentation of this package.

#' @examples # create a container m = Container$new() # add a UniverseAlias u = UniverseAlias$new(m, "u")

Arguments