MazamaCoreUtils 0.5.3
- The
loadDataFile()
function now includes apriority
argument so that
eitherdataUrl
ordataDir
can be prioritized with the other as a backup
if initial loading of data fails.
loadDataFile()
function now includes a priority
argument so thatdataUrl
or dataDir
can be prioritized with the other as a backup