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

Error: length of 'dimnames' [2] not equal to array extent #20

Open nickrsan opened 4 years ago

nickrsan commented 4 years ago

From Slack

Ryan: just found something weird…don’t have time to troubleshoot cuz boarding plane shortly but try this and explain why it’s breaking if you can?

test_ff <- ffcAPIClient::get_ffc_results_for_usgs_gage("10257549")
test_ff <- suppressWarnings(ffcAPIClient::get_results_as_df(test_ff))

Error in dimnames(x) <- dn : 
  length of 'dimnames' [2] not equal to array extent