post_rgb_plot: Plot RGB

Description Usage Arguments

View source: R/api_tools.R

Description

This function allows you to check if the raster was downlaod before in order to avoid repeated downloading of data

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
post_rgb_plot(
  client,
  farm,
  date,
  email,
  height = 200,
  width = 200,
  api_key,
  url = "https://api.agrospace.cl"
)

Arguments

client

Client name

farm

email of user

date

URL for dev purpose

email

Email of custome user

height

Heigth

width

Width of image

api_key

Api Key obtain from /auth

url

URL for dev purpose


agrospace/ASAPI documentation built on Nov. 26, 2021, 3:36 a.m.