prepare_n_layer: Prepares the N data in particular and performs raster...

Description Usage Arguments Value Note Examples

Description

Prepares the N data in particular and performs raster repojection to match the core set.

Usage

1
prepare_n_layer(raw_data_directory, forceUpdate)

Arguments

raw_data_directory

the location of the file. This should be the in the same place as the other raw data.

forceUpdate

boolean to determine if we have to refresh the whole procedure or just load the previous version.

Value

a vector of the file names to get from the data_directory

Note

I'll do this once for P and for N so that we don't have to reproject the data each time. This will be done in the background once and saved and the data will just be available normally through the functions.

There's no input for the function because it executes a standard data transformation.

Examples

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

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