Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

23 lines
459B

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