c,section-method {EML}R Documentation

concatenate

Description

concatenate

Usage

## S4 method for signature 'section'
c(x, ..., recursive = FALSE)

## S4 method for signature 'para'
c(x, ..., recursive = FALSE)
## S4 method for signature 'value'
c(x, ..., recursive = FALSE)
## S4 method for signature 'itemizedlist'
c(x, ..., recursive = FALSE)
## S4 method for signature 'orderedlist'
c(x, ..., recursive = FALSE)
## S4 method for signature 'emphasis'
c(x, ..., recursive = FALSE)
## S4 method for signature 'subscript'
c(x, ..., recursive = FALSE)
## S4 method for signature 'superscript'
c(x, ..., recursive = FALSE)
## S4 method for signature 'literalLayout'
c(x, ..., recursive = FALSE)
## S4 method for signature 'citetitle'
c(x, ..., recursive = FALSE)
## S4 method for signature 'ulink'
c(x, ..., recursive = FALSE)
## S4 method for signature 'listitem'
c(x, ..., recursive = FALSE)
## S4 method for signature 'individualName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'organizationName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'positionName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'address'
c(x, ..., recursive = FALSE)
## S4 method for signature 'phone'
c(x, ..., recursive = FALSE)
## S4 method for signature 'electronicMailAddress'
c(x, ..., recursive = FALSE)
## S4 method for signature 'onlineUrl'
c(x, ..., recursive = FALSE)
## S4 method for signature 'userId'
c(x, ..., recursive = FALSE)
## S4 method for signature 'salutation'
c(x, ..., recursive = FALSE)
## S4 method for signature 'givenName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'deliveryPoint'
c(x, ..., recursive = FALSE)
## S4 method for signature 'alternateIdentifier'
c(x, ..., recursive = FALSE)
## S4 method for signature 'title'
c(x, ..., recursive = FALSE)
## S4 method for signature 'creator'
c(x, ..., recursive = FALSE)
## S4 method for signature 'metadataProvider'
c(x, ..., recursive = FALSE)
## S4 method for signature 'associatedParty'
c(x, ..., recursive = FALSE)
## S4 method for signature 'keyword'
c(x, ..., recursive = FALSE)
## S4 method for signature 'keywordSet'
c(x, ..., recursive = FALSE)
## S4 method for signature 'additionalInfo'
c(x, ..., recursive = FALSE)
## S4 method for signature 'distribution'
c(x, ..., recursive = FALSE)
## S4 method for signature 'parameterDefinition'
c(x, ..., recursive = FALSE)
## S4 method for signature 'mediumFormat'
c(x, ..., recursive = FALSE)
## S4 method for signature 'parameter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'altitudeResolution'
c(x, ..., recursive = FALSE)
## S4 method for signature 'depthResolution'
c(x, ..., recursive = FALSE)
## S4 method for signature 'horizCoordSysDef'
c(x, ..., recursive = FALSE)
## S4 method for signature 'allow'
c(x, ..., recursive = FALSE)
## S4 method for signature 'deny'
c(x, ..., recursive = FALSE)
## S4 method for signature 'principal'
c(x, ..., recursive = FALSE)
## S4 method for signature 'permission'
c(x, ..., recursive = FALSE)
## S4 method for signature 'attributeReference'
c(x, ..., recursive = FALSE)
## S4 method for signature 'contact'
c(x, ..., recursive = FALSE)
## S4 method for signature 'editor'
c(x, ..., recursive = FALSE)
## S4 method for signature 'institution'
c(x, ..., recursive = FALSE)
## S4 method for signature 'recipient'
c(x, ..., recursive = FALSE)
## S4 method for signature 'geographicCoverage'
c(x, ..., recursive = FALSE)
## S4 method for signature 'publicationPlace'
c(x, ..., recursive = FALSE)
## S4 method for signature 'performer'
c(x, ..., recursive = FALSE)
## S4 method for signature 'temporalCoverage'
c(x, ..., recursive = FALSE)
## S4 method for signature 'taxonomicCoverage'
c(x, ..., recursive = FALSE)
## S4 method for signature 'singleDateTime'
c(x, ..., recursive = FALSE)
## S4 method for signature 'timeScaleCitation'
c(x, ..., recursive = FALSE)
## S4 method for signature 'gRingPoint'
c(x, ..., recursive = FALSE)
## S4 method for signature 'datasetGPolygonExclusionGRing'
c(x, ..., recursive = FALSE)
## S4 method for signature 'datasetGPolygon'
c(x, ..., recursive = FALSE)
## S4 method for signature 'classificationSystem'
c(x, ..., recursive = FALSE)
## S4 method for signature 'identificationReference'
c(x, ..., recursive = FALSE)
## S4 method for signature 'identifierName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'originator'
c(x, ..., recursive = FALSE)
## S4 method for signature 'vouchers'
c(x, ..., recursive = FALSE)
## S4 method for signature 'taxonomicClassification'
c(x, ..., recursive = FALSE)
## S4 method for signature 'commonName'
c(x, ..., recursive = FALSE)
## S4 method for signature 'authentication'
c(x, ..., recursive = FALSE)
## S4 method for signature 'compressionMethod'
c(x, ..., recursive = FALSE)
## S4 method for signature 'encodingMethod'
c(x, ..., recursive = FALSE)
## S4 method for signature 'recordDelimiter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'physicalLineDelimiter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'fieldDelimiter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'quoteCharacter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'literalCharacter'
c(x, ..., recursive = FALSE)
## S4 method for signature 'textFixed'
c(x, ..., recursive = FALSE)
## S4 method for signature 'textDelimited'
c(x, ..., recursive = FALSE)
## S4 method for signature 'role'
c(x, ..., recursive = FALSE)
## S4 method for signature 'personnel'
c(x, ..., recursive = FALSE)
## S4 method for signature 'descriptorValue'
c(x, ..., recursive = FALSE)
## S4 method for signature 'citation'
c(x, ..., recursive = FALSE)
## S4 method for signature 'descriptor'
c(x, ..., recursive = FALSE)
## S4 method for signature 'coverage'
c(x, ..., recursive = FALSE)
## S4 method for signature 'description'
c(x, ..., recursive = FALSE)
## S4 method for signature 'relatedProject'
c(x, ..., recursive = FALSE)
## S4 method for signature 'operatingSystem'
c(x, ..., recursive = FALSE)
## S4 method for signature 'machineProcessor'
c(x, ..., recursive = FALSE)
## S4 method for signature 'programmingLanguage'
c(x, ..., recursive = FALSE)
## S4 method for signature 'implementation'
c(x, ..., recursive = FALSE)
## S4 method for signature 'licenseURL'
c(x, ..., recursive = FALSE)
## S4 method for signature 'license'
c(x, ..., recursive = FALSE)
## S4 method for signature 'proceduralStep'
c(x, ..., recursive = FALSE)
## S4 method for signature 'dataSource'
c(x, ..., recursive = FALSE)
## S4 method for signature 'methodStep'
c(x, ..., recursive = FALSE)
## S4 method for signature 'referencedEntityId'
c(x, ..., recursive = FALSE)
## S4 method for signature 'sampling'
c(x, ..., recursive = FALSE)
## S4 method for signature 'qualityControl'
c(x, ..., recursive = FALSE)
## S4 method for signature 'protocol'
c(x, ..., recursive = FALSE)
## S4 method for signature 'instrumentation'
c(x, ..., recursive = FALSE)
## S4 method for signature 'software'
c(x, ..., recursive = FALSE)
## S4 method for signature 'subStep'
c(x, ..., recursive = FALSE)
## S4 method for signature 'attribute'
c(x, ..., recursive = FALSE)
## S4 method for signature 'attributeLabel'
c(x, ..., recursive = FALSE)
## S4 method for signature 'storageType'
c(x, ..., recursive = FALSE)
## S4 method for signature 'missingValueCode'
c(x, ..., recursive = FALSE)
## S4 method for signature 'quantitativeAttributeAccuracyAssessment'
c(x, ...,
  recursive = FALSE)
## S4 method for signature 'codeDefinition'
c(x, ..., recursive = FALSE)
## S4 method for signature 'codesetURL'
c(x, ..., recursive = FALSE)
## S4 method for signature 'enumeratedDomain'
c(x, ..., recursive = FALSE)
## S4 method for signature 'pattern'
c(x, ..., recursive = FALSE)
## S4 method for signature 'textDomain'
c(x, ..., recursive = FALSE)
## S4 method for signature 'bounds'
c(x, ..., recursive = FALSE)
## S4 method for signature 'constraint'
c(x, ..., recursive = FALSE)
## S4 method for signature 'physical'
c(x, ..., recursive = FALSE)
## S4 method for signature 'geometry'
c(x, ..., recursive = FALSE)
## S4 method for signature 'quantitativeAccuracyReport'
c(x, ..., recursive = FALSE)
## S4 method for signature 'cornerPoint'
c(x, ..., recursive = FALSE)
## S4 method for signature 'controlPoint'
c(x, ..., recursive = FALSE)
## S4 method for signature 'bandDescription'
c(x, ..., recursive = FALSE)
## S4 method for signature 'dataTable'
c(x, ..., recursive = FALSE)
## S4 method for signature 'spatialRaster'
c(x, ..., recursive = FALSE)
## S4 method for signature 'spatialVector'
c(x, ..., recursive = FALSE)
## S4 method for signature 'storedProcedure'
c(x, ..., recursive = FALSE)
## S4 method for signature 'view'
c(x, ..., recursive = FALSE)
## S4 method for signature 'otherEntity'
c(x, ..., recursive = FALSE)
## S4 method for signature 'changeHistory'
c(x, ..., recursive = FALSE)
## S4 method for signature 'describes'
c(x, ..., recursive = FALSE)
## S4 method for signature 'additionalMetadata'
c(x, ..., recursive = FALSE)
## S4 method for signature 'dimension'
c(x, ..., recursive = FALSE)
## S4 method for signature 'unit'
c(x, ..., recursive = FALSE)
## S4 method for signature 'unitType'
c(x, ..., recursive = FALSE)

Arguments

x, ...

otherEntities to concatenate

recursive

Needed for compatibility with generic, otherwise ignored


[Package EML version 1.0.3 Index]