| extract-methods {awsMethods} | R Documentation |
Generic function extract
Description
Provides generic function extract currently used in
packages aws and dti.
Methods
Method extract is used to extract information from objects
defined in packages aws and dti. Here only the generic function is
defined. The method usually takes an argument what='vector of characters'
defining which information is needed and returns a list with component names corresponding
to the entries in what.
signature(x = "ANY")
[Package awsMethods version 1.1-1 Index]