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.

26 line
537B

  1. # Generated by roxygen2: do not edit by hand
  2. export("%>%")
  3. export(backup_tweets)
  4. export(get_user_info)
  5. export(install_gathertweet)
  6. export(last_seen_tweet)
  7. export(log_debug)
  8. export(log_error)
  9. export(log_fatal)
  10. export(log_info)
  11. export(log_pipe)
  12. export(log_warn)
  13. export(logger)
  14. export(read_tweets)
  15. export(save_tweets)
  16. export(update_tweets)
  17. import(filelock)
  18. importFrom(dplyr,anti_join)
  19. importFrom(dplyr,bind_rows)
  20. importFrom(fs,dir_exists)
  21. importFrom(fs,file_exists)
  22. importFrom(fs,path)
  23. importFrom(magrittr,"%>%")
  24. importFrom(tibble,tibble)