Socialmetrica/Socialmetrica.package/NitterUser.class/instance/exportOverviewReportLatexWi...

11 lines
299 B
Smalltalk

accessing
exportOverviewReportLatexWithBars: anInteger
self
exportDefaultReport;
externalWordCloud;
exportTweetsHistogramWithBars: anInteger;
exportRetweetsHistogramWithBars: anInteger;
exportRepliesHistogramWithBars: anInteger;
exportQuotesHistogramWithBars: anInteger.
^ self folder