layers_to_files: Takes soil layers and converts to file names from soil grids...

Description Usage Arguments Value Note Examples

Description

Takes soil layers and converts to file names from soil grids website

Usage

1
layers_to_files(soil_layers)

Arguments

soil_layers

a vector of the desired soil layers to check against df of file names

Value

a vector of the file names to get from the data_directory

Note

I'll need to use the same files_to_get df to assign variables names following the extract

Examples

1
## Not run: layers_to_files(c("carbon", "CEC"))

one-acre-fund/soilgrids documentation built on May 16, 2019, 5:02 a.m.