getFuncs | R Documentation |
This is a generic function that retrieves information describing the collection of different functions or routines within a type library or an (D)COM object.
getFuncs(x, lib = NULL)
x |
the object in which to lookup the
functions.
This can be a |
lib |
an |
A list of FunctionDescription-class
objects.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://msdn.microsoft.com/library http://www.omegahat.org/SWinTypeLibs
getElements
LoadTypeLib
COMCreate
.COM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.