Method: Datasets::Mushroom::Record#population

Defined in:
lib/datasets/mushroom.rb

#populationObject

Returns the value of attribute population

Returns:

  • (Object)

    the current value of population



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def population
  @population
end