ISORepresentativity: ISORepresentativity

ISORepresentativityR Documentation

ISORepresentativity

Description

ISORepresentativity

ISORepresentativity

Format

R6Class object.

Value

Object of R6Class for modelling an ISO representativity

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> geometa::ISOAbstractQualityElement -> geometa::ISODataQualityAbstractElement -> geometa::ISOAbstractMetaquality -> ISORepresentativity

Methods

Public methods

Inherited methods

Method new()

Initializes object

Usage
ISORepresentativity$new(xml = NULL)
Arguments
xml

object of class XMLInternalNode-class


Method clone()

The objects of this class are cloneable with this method.

Usage
ISORepresentativity$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

- ISO 19115-3 https://schemas.isotc211.org/19157/-/mdq/1.2/mdq/#element_DQ_Representativity


geometa documentation built on April 4, 2025, 6 a.m.