huntfishapp

所属分类:数据挖掘/数据仓库
开发工具:R
文件大小:10875KB
下载次数:0
上传日期:2020-08-26 20:48:15
上 传 者sh-1993
说明:  一个基于web的探索性数据分析应用程序,用于狩猎、捕鱼和户外娱乐销售数据
(A web-based, exploratory data analysis application for hunting, fishing, and outdoor recreation sales data)

文件列表:
.Rbuildignore (162, 2020-08-27)
.travis.yml (110, 2020-08-27)
DESCRIPTION (1575, 2020-08-27)
LICENSE.md (18651, 2020-08-27)
NAMESPACE (1276, 2020-08-27)
R (0, 2020-08-27)
R\analysis_functions.R (36250, 2020-08-27)
R\calculate_plot_height.R (907, 2020-08-27)
R\census_API_functions.R (4400, 2020-08-27)
R\conditional_dplyr.R (3861, 2020-08-27)
R\countyCentroids.R (215, 2020-08-27)
R\countyMaps.R (386, 2020-08-27)
R\filter_data.R (9177, 2020-08-27)
R\huntfishappDemo.R (710, 2020-08-27)
R\launch_app.R (384, 2020-08-27)
R\pauseable.R (1240, 2020-08-27)
R\plot_functions.R (22153, 2020-08-27)
R\plot_interactions.R (18560, 2020-08-27)
R\stateCentroids.R (216, 2020-08-27)
R\stateMap.R (383, 2020-08-27)
R\statePop.R (894, 2020-08-27)
R\to_any_case_wrap.R (351, 2020-08-27)
_pkgdown.yml (161, 2020-08-27)
data-raw (0, 2020-08-27)
data-raw\countyCentroids.R (1047, 2020-08-27)
data-raw\countyCentroids.csv (167745, 2020-08-27)
data-raw\countyMaps.R (497, 2020-08-27)
data-raw\countyMaps.csv (9728176, 2020-08-27)
data-raw\huntfishappDemo.R (2366, 2020-08-27)
data-raw\huntfishappDemo.csv (3515038, 2020-08-27)
data-raw\stateCentroids.R (772, 2020-08-27)
data-raw\stateCentroids.csv (2337, 2020-08-27)
... ...

# huntfishapp [![Travis build status](https://travis-ci.com/chrischizinski/huntfishapp.svg?branch=master)](https://travis-ci.com/chrischizinski/huntfishapp) The goal of **huntfishapp** is to provide state and provincial fish and wildlife agencies and non-governmental organizations with a web-based, exploratory data analysis application for hunting, fishing, and outdoor recreation sales data. - **Package Website:** - **Source Code:** - **Live Demo App:** ## Installation The **huntfishapp** package is currently only available from Github. ``` r # Install development version from GitHub # install.packages("remotes") remotes::install_github("chrischizinski/huntfishapp", build_vignettes = TRUE) ``` ## Getting Started To preview the app locally simply install the package and run `launchApp()`. ``` r library(huntfishapp) launchApp() ``` For details on how to connect **huntfishapp** with your own database see the installation and setup vignette `vignette("installation-and-setup")`. ## Graphics Modules ### Revenue ### Customers ### Gender Ratio ### Age Distribution ### Map ### Recruitment ### Churn ### Item Combinations (UpSet plot) ### Item Combinations (RadialSets plot) ## Code of Conduct Please note that the ‘huntfishapp’ project is released with a [Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. This software has been approved for release by the U.S. Geological Survey (USGS). Although the software has been subjected to rigorous review, the USGS reserves the right to update the software as needed pursuant to further analysis and review. No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. Furthermore, the software is released on condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from its authorized or unauthorized use. ## Acknowledgments This project was funded by Federal Aid in Sport Fish Restoration and Federal Aid in Wildlife Restoration project FW-23-R, which was administered by the Nebraska Game and Parks Commission. Any use of trade, firm, or product names is for descriptive purposes only and does not imply endorsement by the U.S. Government. CJC was supported by Hatch funds through the Agricultural Research Division at the University of Nebraska-Lincoln and from Federal Aid in Wildlife Restoration project W-120-T, administered by the Nebraska Game and Parks Commission.

近期下载者

相关文件


收藏者