string-methods | R Documentation |
Methods and related functions to coerce objects from or to characters.
## S3 method for class 'ApiResource'
as.character(x, ...)
## S4 method for signature 'ApiResource'
as.character(x, ...)
print.ApiResource(x, ...)
## S4 method for signature 'ApiResource'
print(x, ...)
## S4 method for signature 'ApiResource'
show(object)
toString.ApiResource(x, ...)
## S4 method for signature 'ApiResource'
toString(x, ...)
## S3 method for class 'Category'
as.character(x, ...)
## S4 method for signature 'Category'
as.character(x, ...)
print.Category(x, ...)
## S4 method for signature 'Category'
print(x, ...)
## S4 method for signature 'Category'
show(object)
toString.Category(x, ...)
## S4 method for signature 'Category'
toString(x, ...)
## S3 method for class 'DomainResource'
as.character(x, ...)
## S4 method for signature 'DomainResource'
as.character(x, ...)
print.DomainResource(x, ...)
## S4 method for signature 'DomainResource'
print(x, ...)
## S4 method for signature 'DomainResource'
show(object)
toString.DomainResource(x, ...)
## S4 method for signature 'DomainResource'
toString(x, ...)
## S3 method for class 'Endpoint'
as.character(x, ...)
## S4 method for signature 'Endpoint'
as.character(x, ...)
print.Endpoint(x, ...)
## S4 method for signature 'Endpoint'
print(x, ...)
## S4 method for signature 'Endpoint'
show(object)
toString.Endpoint(x, ...)
## S4 method for signature 'Endpoint'
toString(x, ...)
## S3 method for class 'Feature'
as.character(x, ...)
## S4 method for signature 'Feature'
as.character(x, ...)
print.Feature(x, ...)
## S4 method for signature 'Feature'
print(x, ...)
## S4 method for signature 'Feature'
show(object)
toString.Feature(x, ...)
## S4 method for signature 'Feature'
toString(x, ...)
## S3 method for class 'HttpResource'
as.character(x, ...)
## S4 method for signature 'HttpResource'
as.character(x, ...)
print.HttpResource(x, ...)
## S4 method for signature 'HttpResource'
print(x, ...)
## S4 method for signature 'HttpResource'
show(object)
toString.HttpResource(x, ...)
## S4 method for signature 'HttpResource'
toString(x, ...)
## S3 method for class 'Offering'
as.character(x, ...)
## S4 method for signature 'Offering'
as.character(x, ...)
print.Offering(x, ...)
## S4 method for signature 'Offering'
print(x, ...)
## S4 method for signature 'Offering'
show(object)
toString.Offering(x, ...)
## S4 method for signature 'Offering'
toString(x, ...)
## S3 method for class 'Phenomenon'
as.character(x, ...)
## S4 method for signature 'Phenomenon'
as.character(x, ...)
print.Phenomenon(x, ...)
## S4 method for signature 'Phenomenon'
print(x, ...)
## S4 method for signature 'Phenomenon'
show(object)
toString.Phenomenon(x, ...)
## S4 method for signature 'Phenomenon'
toString(x, ...)
## S3 method for class 'Procedure'
as.character(x, ...)
## S4 method for signature 'Procedure'
as.character(x, ...)
print.Procedure(x, ...)
## S4 method for signature 'Procedure'
print(x, ...)
## S4 method for signature 'Procedure'
show(object)
toString.Procedure(x, ...)
## S4 method for signature 'Procedure'
toString(x, ...)
## S3 method for class 'ReferenceValue'
as.character(x, ...)
## S4 method for signature 'ReferenceValue'
as.character(x, ...)
print.ReferenceValue(x, ...)
## S4 method for signature 'ReferenceValue'
print(x, ...)
## S4 method for signature 'ReferenceValue'
show(object)
toString.ReferenceValue(x, ...)
## S4 method for signature 'ReferenceValue'
toString(x, ...)
## S3 method for class 'Service'
as.character(x, ...)
## S4 method for signature 'Service'
as.character(x, ...)
print.Service(x, ...)
## S4 method for signature 'Service'
print(x, ...)
## S4 method for signature 'Service'
show(object)
toString.Service(x, ...)
## S4 method for signature 'Service'
toString(x, ...)
## S3 method for class 'Station'
as.character(x, ...)
## S4 method for signature 'Station'
as.character(x, ...)
print.Station(x, ...)
## S4 method for signature 'Station'
print(x, ...)
## S4 method for signature 'Station'
show(object)
toString.Station(x, ...)
## S4 method for signature 'Station'
toString(x, ...)
## S3 method for class 'StatusInterval'
as.character(x, ...)
## S4 method for signature 'StatusInterval'
as.character(x, ...)
print.StatusInterval(x, ...)
## S4 method for signature 'StatusInterval'
print(x, ...)
## S4 method for signature 'StatusInterval'
show(object)
toString.StatusInterval(x, ...)
## S4 method for signature 'StatusInterval'
toString(x, ...)
## S3 method for class 'Timeseries'
as.character(x, ...)
## S4 method for signature 'Timeseries'
as.character(x, ...)
print.Timeseries(x, ...)
## S4 method for signature 'Timeseries'
print(x, ...)
## S4 method for signature 'Timeseries'
show(object)
toString.Timeseries(x, ...)
## S4 method for signature 'Timeseries'
toString(x, ...)
## S3 method for class 'TVP'
as.character(x, ...)
## S4 method for signature 'TVP'
as.character(x, ...)
print.TVP(x, ...)
## S4 method for signature 'TVP'
print(x, ...)
## S4 method for signature 'TVP'
show(object)
toString.TVP(x, ...)
## S4 method for signature 'TVP'
toString(x, ...)
Christian Autermann c.autermann@52north.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.