Description Usage Arguments Value Author(s) References See Also
These functions provide controlled access to type information for a function. They encapsulate the way the information is stored for the function (although it is trivial to find out how it is done and where the information is)
1 2 |
func |
the function whose type information is to be accessed |
rewrite |
a logical value. This controls whether the body of the
function |
value |
an object of class |
typeInfo
returns the type information associated with
the function.
typeInfo<-
returns the modified function.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://www.omegahat.org/OptionalTyping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.