ceff-tech / ffc_api_client

An R client for the online Functional Flows Calculator API
https://ceff-tech.github.io/ffc_api_client
9 stars 3 forks source link

get_predicted_flow_metrics still broken #18

Closed nickrsan closed 4 years ago

nickrsan commented 4 years ago

the flow metrics data isn't available to functions within the package until we call library(ffcAPIClient) - this was first raised in the pull request to change the data over to this form, but I thought it'd been resolved. This is a critical issue to fix.

nickrsan commented 4 years ago

This was a duplicate of #24 - closing