/R/duckduckr-package.R

https://github.com/dirkschumacher/duckduckr · R · 8 lines · 1 code · 0 blank · 7 comment · 0 complexity · 7f0f82be3dbf3608f277f1902bf59988 MD5 · raw file

  1. #' Simple Client for the DuckDuckGo Instant Answer API
  2. #'
  3. #' Programmatic access to the DuckDuckGo's Instant Answer API <https://api.duckduckgo.com/api>
  4. #'
  5. #' @name duckduckr
  6. #' @docType package
  7. #' @author Dirk Schumacher (mail@dirk-schumacher.net)
  8. NULL