You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
619B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/gathertweet-package.R
  3. \docType{package}
  4. \name{gathertweet-package}
  5. \alias{gathertweet}
  6. \alias{gathertweet-package}
  7. \title{gathertweet: Gather Tweets from the Command Line with rtweet}
  8. \description{
  9. A command line utility for common tweet gathering
  10. tasks. Leverages the rtweet package for cron-friendly,
  11. boilerplate-free tweet collection. Currently in progress and only
  12. suitable for small search-based tweet collection projects.
  13. }
  14. \author{
  15. \strong{Maintainer}: Garrick Aden-Buie \email{garrick@adenbuie.com}
  16. }
  17. \keyword{internal}