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

Add warning when data frame has a high percentage of NA values #32

Open nickrsan opened 4 years ago

nickrsan commented 4 years ago

We're occasionally encountering gages where most of the FFC results are NULL/NA. We should go through the processing pipeline but warn the user to inspect the data extra closely when a high proportion of the data frame is NA.