make_Spp_LU_list: Generate list of species abundance lookup arrays

View source: R/make_Spp_LU_list.R

make_Spp_LU_listR Documentation

Generate list of species abundance lookup arrays

Description

Generate list of species abundance lookup arrays

Usage

make_Spp_LU_list(myHDMSpp_NO = HDMSpp_NO, myAbundDataLong = ExpertDataLong)

Arguments

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

Details

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

Value

list of 3D arrays named by TAXON_ID of relative abundance value for YSF x EFG x FIRETYPE_NO


nevilamos/FAMEFMR documentation built on April 17, 2025, 9:32 p.m.