DataMelter: Handle melting of data according to the taxonomy of the...

Description Usage Format

Description

Handle melting of data according to the taxonomy of the input.

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Class 'R6ClassGenerator' <DataMelter> object generator
  Public:
    melt_data: NA
    initialize: function (scale) 
    melt_df_cartesian: function (bucketed_df, by_col) 
    melt_df_uniform: function (bucketed_df, by_col) 
    melt_df_factor: function (bucketed_df, by_col) 
    clone: function (deep = FALSE) 
  Parent env: <environment: namespace:universe>
  Locked objects: TRUE
  Locked class: FALSE
  Portable: TRUE 
 - attr(*, "name")= chr "DataMelter_generator"

DexGroves/universe documentation built on May 6, 2019, 2:13 p.m.