plotTrajYear: Plot the trajectories grouped by year

Description Usage Arguments Value Author(s)

View source: R/cqmaTools.R

Description

Plot the trajectories grouped by year

Usage

1
2
plotTrajYear(file.vec, path.out, device, map.xlim, map.ylim, map.height,
  map.width, stations.df, plot2file)

Arguments

file.vec

A character vector. The paths to trajectory files

path.out

A character. The path to the folder for storing the resulting files

device

A character. Image format, i.e. PNG

map.xlim

A numeric vector. Map's min & max longitude

map.ylim

A numeric vector. Map's min & max latitude

map.height

A numeirc. Map image size

map.width

A numeirc. Map image size

stations.df

A data.frame with metereological station data. It must contain at least the columns c("name", "lon", "lat")

plot2file

A logical. Should the plot be stored as a file

Value

A list. The path to the created files

Author(s)

Alber Sanchez, alber.ipia@inpe.br


INPE-LAGEE/cqmaTools documentation built on March 15, 2021, 1:01 p.m.