Method: Statsample::Crosstab#rows_total
- Defined in:
- lib/statsample/crosstab.rb
#rows_total ⇒ Object
31 32 33 |
# File 'lib/statsample/crosstab.rb', line 31 def rows_total @v_rows.frequencies.to_h end |
31 32 33 |
# File 'lib/statsample/crosstab.rb', line 31 def rows_total @v_rows.frequencies.to_h end |