olimora opened this issue 7 years ago · 0 comments
In driver.R; function plot.trees; line 551: if (boundary[1] == boundary[2]) ... vector boundary has NA values and causes the error in the comparison
if (boundary[1] == boundary[2]) ...