Learn R Programming

awsMethods (version 1.1-1)

extract-methods: Generic function extract

Description

Provides generic function extract currently used in packages aws and dti.

Arguments

Methods

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")