Description Usage Arguments Details Value Author(s) References See Also Examples
This generic function has methods based on the signature formal
arguments object
and container
. It is used as a
constructor function for objects that are of class
"downLogs
". This method should be used in preference
to new
to insure a valid object.
1 |
object |
Signature formal argument to key on whether logs are passed or generated. |
container |
Relevant if the logs are to be contained within some
physical boundary/area like a “ |
... |
Formal arguments that are different for each method, see those for details. |
The methods that can be used to generate objects of class
“downLogs
” are detailed here:
downLogs-methods
. As mentioned, each has a different
signature and supporting formal arguments allowing you to generate a
collection in various ways. Please see the above link for more details.
A valid object of class "downLogs
"
Jeffrey H. Gove
“The Stem Class” vignette in this package.
downLog
, "downLog
", "StemContainer
"
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.