Method: Datasets::Diamonds::Record#depth

Defined in:
lib/datasets/diamonds.rb

#depthObject

Returns the value of attribute depth

Returns:

  • the current value of depth



5
6
7
# File 'lib/datasets/diamonds.rb', line 5

def depth
  @depth
end