Class: Figshare::Stats
- Inherits:
-
Object
- Object
- Figshare::Stats
- Defined in:
- lib/stats.rb
Overview
Figshare stats API (not implemented yet)
Instance Method Summary collapse
Instance Method Details
#breakdown ⇒ Object
5 6 |
# File 'lib/stats.rb', line 5 def breakdown end |
#count ⇒ Object
13 14 |
# File 'lib/stats.rb', line 13 def count end |
#timeline ⇒ Object
7 8 |
# File 'lib/stats.rb', line 7 def timeline end |
#tops ⇒ Object
9 10 |
# File 'lib/stats.rb', line 9 def tops end |
#totals ⇒ Object
11 12 |
# File 'lib/stats.rb', line 11 def totals end |