joelgombin / banR

R client for the BAN API
http://joelgombin.github.io/banR/
GNU General Public License v3.0
28 stars 10 forks source link

Refactoring #9

Closed pachevalier closed 7 years ago

pachevalier commented 7 years ago

I've just tried to refactor the code of the main function. The goal is just to make it more readable. My attempt is in the branch refactoring.

joelgombin commented 7 years ago

There's a mistake here, right?

pachevalier commented 7 years ago

I've deleted the branches refactoring and refactoring-pac. The new branch is tidyeval. It uses tidy evaluation and define the new function geocode_tbl().