Method: Datasets::PenguinsRawData::Record#culmen_depth_mm
- Defined in:
- lib/datasets/penguins.rb
#culmen_depth_mm ⇒ Object
Returns the value of attribute culmen_depth_mm
7 8 9 |
# File 'lib/datasets/penguins.rb', line 7 def culmen_depth_mm @culmen_depth_mm end |