TODO: description and title needed
makePickellStack(PickellRaster, sppEquiv, sppEquivCol, destinationPath)TODO: description needed
table with species name equivalencies between the kNN and final naming formats.
See data("sppEquivalencies_CA", "LandR").
For functions that have mixedType, this only necessary if mixedType == 2.
If not provided and mixedType == 2, will attempt to use data("sppEquivalencies_CA", "LandR").
the column name to use from sppEquiv.
For functions that have mixedType, only necessary if mixedType == 2.
If not provided and mixedType == 2, will attempt to use "Boreal".
path to data directory where objects will be downloaded or saved to
TODO: description needed