From d484286375be6eaf86a3882add8e6029e583fe92 Mon Sep 17 00:00:00 2001 From: Thomas Guillerme Date: Tue, 27 Feb 2024 12:15:19 +0000 Subject: [PATCH] Update dispRity.utilities.R --- R/dispRity.utilities.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/dispRity.utilities.R b/R/dispRity.utilities.R index a0bb47d7..5e4b8b79 100755 --- a/R/dispRity.utilities.R +++ b/R/dispRity.utilities.R @@ -153,7 +153,6 @@ remove.dispRity <- function(data, what) { ## Remove the tree if("tree" %in% what && !is.null(data$tree)) { data <- remove.tree(data) - data$tree <- NULL } ## Remove the disparity