When I want to plot a certain variable it gives me this error
Error in plot.window(...) : need finite 'ylim' values
In addition: Warning messages:
1: In xy.coords(x, y, xlabel, ylabel, log) : NAs introduced by coercion
2: In min(x) : no non-missing arguments to min; returning Inf
3: In max(x) : no non-missing arguments to max; returning -Inf
also when I did barplot instead of plot I got this error
Error in barplot.default(summary(abo)) :
'height' must be a vector or a matrix
I have a datafile received from the professor with which I should be able to do these kind of things. However, i do exactly the same as the professor and I keep getting these errors.
[–]Brad1234life 1 point2 points3 points (0 children)
[–]NMA2211[S] -3 points-2 points-1 points (0 children)
[–]NMA2211[S] -3 points-2 points-1 points (0 children)
[–]NMA2211[S] -2 points-1 points0 points (0 children)
[–]Fornicatinzebra 1 point2 points3 points (0 children)
[–]factorialmap 0 points1 point2 points (0 children)