Can't get past this error code
Error in plot.window(...) : need finite 'ylim' values
This is my data
Can't get past this error code
Error in plot.window(...) : need finite 'ylim' values
This is my data
Please show the code you used when you tried to plot, including any data manipulation done after you ran the str(), summary() and class() functions. Also, please post some of the data by running
dput(head(Grape, 20))
and post the output of that. Place a line with three back ticks just before and after the pasted output in your response, like this
```
output from dput function
```
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.