unitizer (version 1.4.6)

show,unitizerDummy-method: Documentation Block for Internal S4 Methods

Description

R insists these need to be documented as user facing, but they are not really so were throwing them all in here. Actual docs are in non roxygen comments by fun definitions.

Usage

# S4 method for unitizerDummy
show(object)

# S4 method for unitizerGlobalIndices as.integer(x, ...)

# S4 method for unitizerList length(x)

# S4 method for unitizerList,subIndex,missing,missing [(x, i)

# S4 method for unitizerList,subIndex [[(x, i)

# S4 method for unitizerList,subIndex [(x, i) <- value

# S4 method for unitizerList,subIndex [[(x, i) <- value

# S4 method for unitizerList as.list(x, ...)

# S4 method for unitizerList,ANY append(x, values, after = length(x))

# S4 method for unitizerList c(x, ..., recursive = FALSE)

# S4 method for factor,factor append(x, values, after = length(x))

# S4 method for unitizerList names(x)

# S4 method for unitizerList names(x) <- value

# S4 method for unitizerItem initialize(.Object, ...)

# S4 method for unitizerItem show(object)

# S4 method for unitizerItems,unitizerItemOrNULL +(e1, e2)

# S4 method for unitizerItems,unitizerItems +(e1, e2)

# S4 method for unitizerItemTestsErrors show(object)

# S4 method for unitizerTests,unitizerSectionExpressionOrExpression +(e1, e2)

# S4 method for unitizerSummary show(object)

# S4 method for unitizer initialize(.Object, ...)

# S4 method for unitizer length(x)

# S4 method for unitizer summary(object, silent = FALSE, ...)

# S4 method for unitizerObjectList summary(object, silent = FALSE, ...)

# S4 method for unitizerObjectListSummary show(object)

# S4 method for unitizer as.character(x, ...)

# S4 method for unitizerBrowse show(object)

# S4 method for unitizerBrowse as.character(x, width = 0L, ...)

# S4 method for unitizerBrowse as.data.frame(x, row.names = NULL, optional = FALSE, ...)

# S4 method for unitizerBrowse,unitizerBrowseSection +(e1, e2)

# S4 method for unitizerBrowseSubSection length(x)

# S4 method for unitizerBrowse,subIndex,missing,missing [(x, i)

# S4 method for unitizerBrowseSubSection,subIndex,missing,missing [(x, i)

# S4 method for unitizerBrowseSection,unitizerBrowseSubSection +(e1, e2)

# S4 method for unitizerLoadFail show(object)

# S4 method for unitizerInPkg as.character(x, ...)

# S4 method for unitizerInPkg show(object)

# S4 method for unitizerState show(object)

# S4 method for unitizerDummy,unitizerDummy all.equal(target, current, ...)

# S4 method for unitizerDummy,ANY all.equal(target, current, ...)

# S4 method for ANY,unitizerDummy all.equal(target, current, ...)

# S4 method for unitizerStateRaw,unitizerStateRaw all.equal(target, current, ...)

# S4 method for unitizer,unitizerSection +(e1, e2)

# S4 method for unitizer,unitizerTestsOrExpression +(e1, e2)

# S4 method for unitizer,unitizerItems +(e1, e2)

# S4 method for unitizer,unitizerItem +(e1, e2)

# S4 method for unitizer,unitizerItemTestsErrors +(e1, e2)

Arguments

Details

Put in this file because this file is included by almost every other file