Data scientist and engineering @USDA
- College Park, MD
- https://stackoverflow.com/users/3330437/brian
Pinned Loading
-
-
-
{httr} dry run: peek at an API call ...
{httr} dry run: peek at an API call before you send it 1library(httr); library(dplyr)
23httr_dry_run <- function(r) {
4old_cb <- httr::get_callback("request")
5on.exit(httr::set_callback("request", old_cb))
-
precision-sustainable-ag/database-querying-R
precision-sustainable-ag/database-querying-R PublicR notebooks to explain querying the PSA database
HTML
-
precision-sustainable-ag/onfarm-api-tutorial
precision-sustainable-ag/onfarm-api-tutorial PublicCode snippets in R, Python, and SAS to document use of the on-farm API specifically, and HTTP requests generally.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.