Provides generic function extract
currently used in
packages aws
and dti
.
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.