SpaDES.core
variable to switch between quick and robust checkingR/environment.R
quickCheck.Rd
A variable that can be use by module developers and model users to switch between
a quick check of functions like downloadData
, Cache.
The module developer must actually use this in their code.
.quickCheck
An object of class logical
of length 1.