pivot_converter function

pivot_converter

pivot_converter

pivot_converter

pivot_converter class

Format

R6Class object.

Returns

Object of R6Class for modelling a mapping format converter

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com

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.

  • Maintainer: Emmanuel Blondel
  • License: MIT + file LICENSE
  • Last published: 2025-01-29