Zoe Locke 10/9/2018

Processing complicated package outputs

Read Original

This article details a software development workflow for processing complex package outputs in R. It focuses on extending the google_distance() function from the googleway package to handle multiple addresses, implement request caching with memoise, and add error handling using purrr. The tutorial covers practical steps for API integration, data manipulation with tidyverse, and cost optimization for the Google Distance API.

Processing complicated package outputs

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week