RMEP_plot_spa: Spatial distribution plot

Description Usage Arguments Examples

View source: R/Plotfunction.R

Description

Generating a spatial distribution map of evapotranspiration.The plot includes image and legend, generated based on the fields package.

Usage

1
2
3
4
5
6
7
RMEP_plot_spa(
  lon,
  lat,
  MEP,
  main = "Latent heat flux by MEP",
  legends = "W m-2"
)

Arguments

lon

The varaible of longitude

lat

The variable of latitude

MEP

The variable of MEP estimated evapotranspiration

main

The title of figure

legends

The legend of figure

Examples

1

Yangyonghust/RMEP documentation built on Nov. 30, 2021, 11:20 a.m.