kurtawirth / botscan

R tool for scanning Twitter for bot activity on a conversation level.
GNU General Public License v3.0
10 stars 6 forks source link

Fill in documentation for new arguments to botscan #24

Closed ryantmoore closed 5 years ago

ryantmoore commented 5 years ago

Some documentation housekeeping before we think about reordering the arguments to group similar arguments together. In the roxygen for botscan.R:

Then, let's think about the best argument order.

kurtawirth commented 5 years ago

Order: Search, Timeout, Threshold, User_Level, API Choice (change search to stream and make default TRUE), N_Tweets, Retweets, Parse, Verbose

kurtawirth commented 5 years ago

All completed as of update #c3fafcf91e666f1359786d21afae3138b93a54f7.