pivot_converter
pivot_converter
pivot_converter class
R6Class
object.
Object of R6Class
for modelling a mapping format converter
Emmanuel Blondel emmanuel.blondel1@gmail.com
from
: from
to
: to
new()
Initializes pivot converter
pivot_converter$new(from, to)
from
: from
to
: to
clone()
The objects of this class are cloneable with this method.
pivot_converter$clone(deep = FALSE)
deep
: Whether to make a deep clone.