phenofit.shiny
November 18, 2022 ยท View on GitHub
This repository is not maintained any more. Please do not use package any more.
You can find application cases in https://github.com/eco-hydro/phenofit-scripts.
phenofit.shiny is the shiny app of phenofit package.
...
Installation
install.packages("phenofit")
devtools::install_github("kongdd/phenofit.shiny")
Example
library(phenofit.shiny)
## basic example code
shiny::runApp(system.file("phenofit", package = "phenofit"))

References
[1] Dongdong Kong, R package: A state-of-the-art Vegetation Phenology extraction package,
phenofitversion 0.2.2, https://github.com/kongdd/phenofit
Acknowledgements
Keep in mind that this repository is released under a GPL3 license, which permits commercial use but requires that the source code (of derivatives) is always open even if hosted as a web service.