Method: Datasets::PenguinsRawData::Record#culmen_depth_mm

Defined in:
lib/datasets/penguins.rb

#culmen_depth_mmObject

Returns the value of attribute culmen_depth_mm

Returns:

  • (Object)

    the current value of culmen_depth_mm



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

def culmen_depth_mm
  @culmen_depth_mm
end