get_slga_data: GET soil or landscape data

View source: R/helpers.R

get_slga_dataR Documentation

GET soil or landscape data

Description

Quietly sends a httr GET request to an SLGA web service endpoint.

Usage

get_slga_data(url = NULL, out_temp = NULL)

Arguments

url

valid output from make_soils_url or make_lscape_url

out_temp

location to write content - valid file path with .tif extension.

Value

httr response() object with content stored on disk


obrl-soil/slga documentation built on Feb. 3, 2024, 4:31 a.m.