Class: Figshare::Stats

Inherits:
Object
  • Object
show all
Defined in:
lib/stats.rb

Overview

Figshare stats API (not implemented yet)

Instance Method Summary collapse

Instance Method Details

#breakdownObject



5
6
# File 'lib/stats.rb', line 5

def breakdown
end

#countObject



17
18
# File 'lib/stats.rb', line 17

def count
end

#timelineObject



8
9
# File 'lib/stats.rb', line 8

def timeline
end

#topsObject



11
12
# File 'lib/stats.rb', line 11

def tops
end

#totalsObject



14
15
# File 'lib/stats.rb', line 14

def totals
end