read_arc_binary: reads in binary file from arc2 weather ftp

Description Usage Arguments Value Examples

Description

reads in binary file from arc2 weather ftp

Usage

1
read_arc_binary(fileUrl)

Arguments

fileUrl

thee full web location of ftp. This funciton lies in the get_raw_data structure deliberately so that we are pulling the data with the full url.

Value

weather data in binary format. This function is nested in convert_bin_to_ratster and get_raw_data to go from binary to df.

Examples

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

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