Open nickrsan opened 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
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?