Skip to content

Commit 711258a

Browse files
author
CeresBarros
committed
minor code cleanup
1 parent 565ca81 commit 711258a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Biomass_regenerationPM.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ defineModule(sim, list(
6060
expectsInput("studyArea", "SpatialPolygonsDataFrame",
6161
desc = paste("Polygon to use as the study area.",
6262
"Defaults to an area in Southwestern Alberta, Canada."),
63-
sourceURL = ""),
63+
sourceURL = NA),
6464
expectsInput("sufficientLight", "data.frame",
6565
desc = "table defining how the species with different shade tolerance respond to stand shadeness",
6666
sourceURL = "https://raw.githubusercontent.com/LANDIS-II-Foundation/Extensions-Succession/master/biomass-succession-archive/trunk/tests/v6.0-2.0/biomass-succession_test.txt"),

0 commit comments

Comments
 (0)