Learn R Programming

reproducible (version 0.1.3)

.preDigestByClass: Any miscellaneous things to do before .robustDigest and after FUN call

Description

The default method for preDigestByClass and simply returns NULL. There may be methods in other packages.

Usage

.preDigestByClass(object)

# S4 method for ANY .preDigestByClass(object)

Arguments

object

Any R object.

Value

A list with elements that will likely be used in .postProcessing