From 86b332aa48be6d602ea255391a129ac7718ad412 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 18 May 2023 16:00:30 +0200 Subject: [PATCH] Updated output folder Updated output folder --- simpleobisCCP.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpleobisCCP.R b/simpleobisCCP.R index fb65bb4..e305398 100644 --- a/simpleobisCCP.R +++ b/simpleobisCCP.R @@ -10,7 +10,7 @@ library(rgeos) #sname="Sarda sarda" #usedPolygon="POLYGON((-5.657713322217344 45.88175260533238,38.99072417778265 45.88175260533238,38.99072417778265 29.60135866020714,-5.657713322217344 29.60135866020714,-5.657713322217344 45.88175260533238))" -result="occplot.png" +result="/ccp_data/occplot.png" args = commandArgs(trailingOnly=TRUE) print(args)