pivot_converter | R Documentation |
pivot_converter
pivot_converter
R6Class
object.
Object of R6Class
for modelling a mapping format converter
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.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.