From 0ae7de4e2afb4d388e2f270c9d6fc1cb5d1ac152 Mon Sep 17 00:00:00 2001
From: "claire.teillet_ird.fr" <claire.teillet@ird.fr>
Date: Wed, 19 Mar 2025 11:17:45 +0000
Subject: [PATCH] Edit sampling_biais_mtp.R

---
 sampling_biais_mtp.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sampling_biais_mtp.R b/sampling_biais_mtp.R
index 613e714..4c82525 100644
--- a/sampling_biais_mtp.R
+++ b/sampling_biais_mtp.R
@@ -1,6 +1,6 @@
 # Script to calculate sampling distance with raster layers describing urban landscapes and presence data of larval presence in urban spaces
 # Author : Claire Teillet, Emmanuel Roux, Yi Moua
-# Example for Montpellier working but not for French Guiana : error with the end about one pixel in d_sampled...
+# Example for Montpellier 
 
 # Load package
 library("raster")
-- 
GitLab