Learn R Programming

PolyTrend (version 1.1)

ex.a: Site 1

Description

Example of a cubic trend (Site 1, Jamali et al. 2014)

Usage

data("ex.a")

Arguments

encoding

UTF-8

format

The format is: num [1:25] 0.477 0.526 0.52 0.571 0.554 ...

source

Jamali, S, Seaquist, J, Eklundh, L, & Ardö, J 2014, 'Automated mapping of vegetation trends with polynomials using NDVI imagery over the Sahel', Remote Sensing Of Environment, 141, pp. 79-89, ScienceDirect, EBSCOhost.

Examples

Run this code
data(ex.a)
## maybe str(ex.a) ; plot(ex.a) ...

Run the code above in your browser using DataLab