class Figshare::Stats

Figshare stats API (not implemented yet)

Public Instance Methods

breakdown() click to toggle source
# File lib/stats.rb, line 5
def breakdown
end
count() click to toggle source
# File lib/stats.rb, line 13
def count
end
timeline() click to toggle source
# File lib/stats.rb, line 7
def timeline
end
tops() click to toggle source
# File lib/stats.rb, line 9
def tops
end
totals() click to toggle source
# File lib/stats.rb, line 11
def totals
end