Method: Datasets::PenguinsRawData::Record#clutch_completion

Defined in:
lib/datasets/penguins.rb

#clutch_completionObject

Returns the value of attribute clutch_completion

Returns:

  • (Object)

    the current value of clutch_completion



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

def clutch_completion
  @clutch_completion
end