Method: Datasets::PenguinsRawData::Record#culmen_length_mm

Defined in:
lib/datasets/penguins.rb

#culmen_length_mmObject

Returns the value of attribute culmen_length_mm

Returns:

  • (Object)

    the current value of culmen_length_mm



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

def culmen_length_mm
  @culmen_length_mm
end