Resource-class: S4 base class to represent resources
Description
This class is used as based class when defining new
resources for the query
method. The
resource
function takes a character and defines a
S4 class derived from Resource. Thus dispatching on the
signature is possible, which is the main reason for using
this class.