From 2854bb3c3de9b82e45cbfa0ff2fc94b363975638 Mon Sep 17 00:00:00 2001 From: "W. David Walter" Date: Tue, 27 Feb 2024 14:43:23 -0500 Subject: [PATCH] edit home range functions --- Panther_All4.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Panther_All4.Rmd b/Panther_All4.Rmd index b77d56b..22bbe44 100755 --- a/Panther_All4.Rmd +++ b/Panther_All4.Rmd @@ -382,7 +382,7 @@ g4 <- ggplot(hr99_sf)+ theme(panel.grid = element_blank(), axis.text = element_blank())+ ggtitle("BBMM") -#library(magrittr) +library(magrittr) library(multipanelfigure) figure1 <- multi_panel_figure(columns = 2, rows = 2, panel_label_type = "none")