convert_tibble_to_raster: Convert tibble data from api call to raster

Description Usage Arguments Value Examples

Description

Convert tibble data from api call to raster

Usage

1
convert_tibble_to_raster(raw_data_list)

Arguments

list_of_tibble

A list of tibbles from the API call

Value

List of raster data. This goes into the convert_to_velox function so needs to fit nicely with that function's expectations

Examples

1
2
add(1, 1)
add(10, 1)

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