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.

33 satır
616B

  1. Type: Project
  2. Package: nc-campaign-finance-process
  3. Title: Process the NC Campaign Finance Data
  4. Version: 0.0.0.9000
  5. Authors@R:
  6. person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
  7. comment = c(ORCID = "0000-0002-7111-0077"))
  8. Description: Proces the NC Campaign Finance Data.
  9. License: Proprietary
  10. Encoding: UTF-8
  11. Roxygen: list(markdown = TRUE)
  12. RoxygenNote: 7.2.3
  13. Depends:
  14. dplyr,
  15. fs,
  16. glue,
  17. httr2,
  18. purrr,
  19. readr,
  20. rlang,
  21. targets
  22. Imports:
  23. arrow,
  24. cli,
  25. crew,
  26. DBI,
  27. dbplyr,
  28. desc,
  29. docopt,
  30. duckdb,
  31. here,
  32. visNetwork