Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

32 lines
703B

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