fishR-Core-Team / FSA

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
https://fishr-core-team.github.io/FSA/
GNU General Public License v2.0
65 stars 20 forks source link

vonB curve comparison error? #56

Closed Matt-Siskey closed 5 years ago

Matt-Siskey commented 5 years ago

I receive this error when plotting separate data and curves. What does this mean?

Error in plot.window(...) : need finite 'xlim' values In addition: Warning messages: 1: In min(x) : no non-missing arguments to min; returning Inf 2: In max(x) : no non-missing arguments to max; returning -Inf 3: In min(x) : no non-missing arguments to min; returning Inf 4: In max(x) : no non-missing arguments to max; returning -Inf

droglenc commented 5 years ago

fiskey,

It is impossible to say what to do here without seeing your code or any sort of minimal reproducible example. Can you give me more information to try to help?

droglenc commented 5 years ago

No response.