tts2df: Function to convert TIMESAT .tts binary format to an R...

Description Usage Arguments Value Examples

View source: R/tts2df.R

Description

Function to convert TIMESAT .tts binary format to an R dataframe.

Usage

1
tts2df(x)

Arguments

x

A .tts file output by TIMESAT

Value

A data.frame containing 'row' and 'col' columns giving the the row and column of a pixel in the input image to timesat, and then a number of columns named 't1', 't2', ...'tn', where n is the total number of image dates input to TIMESAT.

Examples

1
2
# TODO: Need to add examples here, and need to include a sample TIMESAT tts 
# file in the package data.

yinscapital/sat-locat-reference-team-lucc documentation built on May 14, 2019, 11:09 a.m.