Inject arguments into NLCD calculation function for branching
     
    
    Usage
    inject_nlcd(year = 2019, radius = 1000, ...)
 
     
    
    Arguments
- year
 
An integer specifying the year to calculate NLCD data for.
 
- radius
 
An integer specifying the radius for the NLCD calculation.
 
- ...
 
Additional arguments to be passed to the NLCD calculation
function.