Closed JackStat closed 8 years ago
Take a look at the examples in the README here. The pkg has gone through alot of changes since the blog post. Try:
curlconverter::make_req(resp, quiet=FALSE)
It was a paradigm shift posited by some folks to make it possible to
straighten(REP) %>% make_req()
or
make_req(straighten(REP))
I get an error when I run the example on the website