Tools to work with the Google DNS over HTTPS API in R https://cinc.rud.is/web/packages/gdns/
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.

10 lines
194 B

8 years ago
# Generated by roxygen2: do not edit by hand
8 years ago
export(bulk_query)
8 years ago
export(query)
import(httr)
importFrom(jsonlite,fromJSON)
8 years ago
importFrom(purrr,map)
importFrom(purrr,map_df)
8 years ago
importFrom(purrr,safely)