We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565ca81 commit 711258aCopy full SHA for 711258a
Biomass_regenerationPM.R
@@ -60,7 +60,7 @@ defineModule(sim, list(
60
expectsInput("studyArea", "SpatialPolygonsDataFrame",
61
desc = paste("Polygon to use as the study area.",
62
"Defaults to an area in Southwestern Alberta, Canada."),
63
- sourceURL = ""),
+ sourceURL = NA),
64
expectsInput("sufficientLight", "data.frame",
65
desc = "table defining how the species with different shade tolerance respond to stand shadeness",
66
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