# phenofit.shiny **Repository Path**: kongdd/phenofit.shiny ## Basic Information - **Project Name**: phenofit.shiny - **Description**: Shiny app of R package phenofit - **Primary Language**: R - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-13 - **Last Updated**: 2024-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phenofit.shiny phenofit.shiny is the shiny app of `phenofit` package. ... ## Installation ``` r install.packages("phenofit") devtools::install_github("kongdd/phenofit.shiny") ``` ## Example ``` r library(phenofit.shiny) ## basic example code shiny::runApp(system.file("phenofit", package = "phenofit")) ``` ![title](man/figures/phenofit_shiny.png) # **References** > [1\] Dongdong Kong, R package: A state-of-the-art Vegetation Phenology extraction package, `phenofit` version 0.2.2, # 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.