pivot_converter: pivot_converter

pivot_converterR Documentation

pivot_converter

Description

pivot_converter

pivot_converter

Format

R6Class object.

Value

Object of R6Class for modelling a mapping format converter

Public fields

from

from

to

to

Methods

Public methods


Method new()

Initializes pivot converter

Usage
pivot_converter$new(from, to)
Arguments
from

from

to

to


Method clone()

The objects of this class are cloneable with this method.

Usage
pivot_converter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>


eblondel/geometa documentation built on April 18, 2024, 1:46 p.m.