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
17 18 |
# File 'lib/stats.rb', line 17 def count end |
#timeline ⇒ Object
8 9 |
# File 'lib/stats.rb', line 8 def timeline end |
#tops ⇒ Object
11 12 |
# File 'lib/stats.rb', line 11 def tops end |
#totals ⇒ Object
14 15 |
# File 'lib/stats.rb', line 14 def totals end |