nolanlab/spade

NA values

olimora opened this issue · 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