Method: Statsample::Crosstab#cols_total
- Defined in:
- lib/statsample/crosstab.rb
#cols_total ⇒ Object
34 35 36 |
# File 'lib/statsample/crosstab.rb', line 34 def cols_total @v_cols.frequencies.to_h end |
34 35 36 |
# File 'lib/statsample/crosstab.rb', line 34 def cols_total @v_cols.frequencies.to_h end |