View source: R/make_Spp_LU_list.R
make_Spp_LU_list | R Documentation |
Generate list of species abundance lookup arrays
make_Spp_LU_list(myHDMSpp_NO = HDMSpp_NO, myAbundDataLong = ExpertDataLong)
myHDMSpp_NO |
vector of VBA IDs for species to be included in analysis |
myAbundDataLong |
long format input lookup table of species abundance x YSF xEFG_NO x FIRETYPE_NO |
function creates a list of Lookup arrays for each taxon (TAXON_ID) for YSF x EFGNO x FireTypeNo these are then used in spatial calculation of species abundance functions
list of 3D arrays named by TAXON_ID of relative abundance value for YSF x EFG x FIRETYPE_NO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.