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



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

def count
end

#timelineObject



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

def timeline
end

#topsObject



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

def tops
end

#totalsObject



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

def totals
end