diff --git a/R/tree_distance_info.R b/R/tree_distance_info.R index 85304df5d..8d906e60b 100644 --- a/R/tree_distance_info.R +++ b/R/tree_distance_info.R @@ -253,7 +253,6 @@ ClusteringInfoDistance <- function(tree1, tree2 = NULL, normalize = FALSE, ret } -# TODO check that Internalizing this hasn't hidden TreeDistance from the index. #' @export ClusteringInfoDist <- ClusteringInfoDistance