Socialmetrica/Socialmetrica.package/NitterUser.class/instance/exportOverviewReportLatex.st

11 lines
248 B
Smalltalk
Raw Normal View History

accessing
exportOverviewReportLatex
self
exportDefaultReport;
externalWordCloud;
exportTweetsHistogramWithBars: 7;
exportRetweetsHistogramWithBars: 7;
exportRepliesHistogramWithBars: 7;
exportQuotesHistogramWithBars: 7.
^ self folder