Skip to content
Prev 246177 / 398503 Next

Example in "Applied Spatial Analysis with R" giving error

Example from page 29, Chapter 2.3 from "Applied Spatial Analysis with R"

I am new to R...just trying to replicate the example from the book.
Error in +c("min", "max") : invalid argument to unary operator

Thoughts?