create_date_vector: Create date vector for given start and end date

Description Usage Arguments Value Examples

Description

Create date vector for given start and end date

Usage

1
create_date_vector(start_date, end_date)

Arguments

start_date

start date, formatted YYYY-MM-DD

end_date

end date, formatted YYYY-MM-DD

Value

A data.frame with the extracted weather values and the date for each GPS point in the file.

Examples

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

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