|
fitdata <- sp_data_metab(sitecode = "NC_Eno", |
@berdaniera - the data frame I get using this code won't run in SM, even using my own code to try it. It gives an error saying no valid days of data. I don't know why it's not working because when plotted, fitdata looks identical to the data frame I generate using my own code to format it from the website, but my data frame works in my code as well as your fit_metabolism function.
model/model_streampulse.R
Line 30 in 7f8bcee
@berdaniera - the data frame I get using this code won't run in SM, even using my own code to try it. It gives an error saying no valid days of data. I don't know why it's not working because when plotted, fitdata looks identical to the data frame I generate using my own code to format it from the website, but my data frame works in my code as well as your fit_metabolism function.