get_observational_data: Get obsevational data from WikiPapa Plataform

View source: R/get_obs_data.R

get_observational_dataR Documentation

Get obsevational data from WikiPapa Plataform

Description

Observational data from the variety scouting

Usage

get_observational_data(
  url = "https://wikipapa.org/api/export/",
  call = "observations-data",
  idate = "2022-04-11"
)

Arguments

url

character url path

call

character api call name

idate

character date format yyyy-mm-dd

Author(s)

Omar Benites


omarbenites/rwikipapa documentation built on May 14, 2022, 10:52 a.m.