Learn R Programming

geometa (version 0.4-0)

ISODataQualityAbstractElement: ISODataQualityAbstractElement

Description

ISODataQualityAbstractElement

Usage

ISODataQualityAbstractElement

Arguments

Value

Object of R6Class for modelling an ISODataQualityAbstractElement

Format

R6Class object.

Fields

result

Methods

new(xml)

This method is used to instantiate an ISODataQuality

addNameOfMeasure(name)

Add name

delNameOfMeasure(name)

Deletes name

setMeasureIdentification(identification)

Sets measure identifier, an object of class ISOMetaIdentifier

setMeasureDescription(description)

Sets measure description

setEvaluationMethodType(type)

Sets the type of evaluation method, an object of class ISOEvaluationMethodType or any character value among codeISOEvaluationMethodType$values()

setEvaluationMethodDescription(description)

Sets the description of evaluation method

setEvaluationMethodProcedure(procedure)

Sets the procedure as an object of class ISOCitation

setDateTime(dateTime)

Sets datetime, object class 'POSIXct'/'POSIXt'

addResult(result)

Sets conformance result, object of class ISOConformanceResult

delResult(result)

Deletes conformance result, object of class ISOConformanceResult

References

ISO 19115:2003 - Geographic information -- Metadata