Learn R Programming

phenofit (version 0.3.9)

input_single: input object with one growing season per year

Description

Variables in input_single:

  • t: date of compositing image

  • y: EVI

  • w: weights of data point

  • ylu: lower and upper boundary

  • nptperyear: points per year

  • south: boolean, whether in south Hemisphere?

Usage

data('input_single')

Arguments

Format

An object of class list of length 6.