r-spatial / dtwSat

Time-Weighted Dynamic Time Warping for satellite image time series analysis

Home Page:https://www.victor-maus.com/dtwSat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace this with a classification period (from, to) in the object rasterTimeSeries

vwmaus opened this issue · comments

i can use your package download inside RGui CRAN ,but can't edit your source code caus there is no .R file in R root directory "library\dtwSat\lib".
how to use your package correctly???

@Mengshiyao, no need to edit the source just install the version from Github using:

install.packages("devtools")
devtools::install_github("vwmaus/dtwSat")