Learn R Programming

stfit (version 0.99.9)

landsat106: Landsat data example

Description

A dataset containing observation values of a 31x31 pixcels landsat image observed between year 1982 and 2015.

Usage

landsat106

landsat2

Arguments

Format

A data frame with 990 rows and 963 columns:

  • year year

  • doy day of the year

  • pixeli pixel value for the i-th pixel of the image

An object of class tbl_df (inherits from tbl, data.frame) with 990 rows and 963 columns.