HICbioclean

所属分类:生物医药技术
开发工具:R
文件大小:0KB
下载次数:0
上传日期:2021-12-26 16:05:14
上 传 者sh-1993
说明:  从佛兰德斯水文信息中心数据库中清除连续生物数据的R包,
(R package for cleaning continuous biological date from the Flemish Hydrological Information Center database,)

文件列表:
.Rbuildignore (39, 2021-12-19)
DESCRIPTION (1197, 2021-12-19)
HICbiocelan.Rproj (356, 2021-12-19)
MANUAL-TUTORIAL-HICbioclean.-Rpackage.pdf (2529115, 2021-12-19)
NAMESPACE (484, 2021-12-19)
R/ (0, 2021-12-19)
R/GUIAotoValidationCheck.R (136723, 2021-12-19)
R/GUICodless.R (130856, 2021-12-19)
R/GUI_HICfileFormatting.R (7008, 2021-12-19)
R/GUIstepByStep.R (156390, 2021-12-19)
R/HICFunctionsForCleaningContinuousBioParameters.R (57251, 2021-12-19)
R/HICWebservicesBioDataDownload.R (8813, 2021-12-19)
R/ReadinXLSfiles.R (1776, 2021-12-19)
R/SpikeRemovalFunctions.R (80429, 2021-12-19)
R/data.R (1010, 2021-12-19)
data-raw/ (0, 2021-12-19)
data-raw/ReferenceSiteLinkage.csv (471, 2021-12-19)
data-raw/codeToUpdateTheseLookupTables.R (434, 2021-12-19)
data-raw/zrxFileStationCodes.csv (2150, 2021-12-19)
data/ (0, 2021-12-19)
data/ReferenceSiteLinkage.rda (430, 2021-12-19)
data/zrxFileStationCodes.rda (593, 2021-12-19)
man/ (0, 2021-12-19)
man/HIC.App.auto.Rd (2006, 2021-12-19)
man/HIC.App.format.Rd (2011, 2021-12-19)
man/HIC.App.manual.Rd (2000, 2021-12-19)
man/HIC.App.manual.StepByStep.Rd (1788, 2021-12-19)
man/HIC.Continuous.Data.Import.Format.Rd (5632, 2021-12-19)
man/HIC.PPFDAutoValidation.CSVfileBatchProcess.Rd (15356, 2021-12-19)
man/HIC.maint.Rd (1054, 2021-12-19)
man/HICwebservicesAbioDownload.Rd (1488, 2021-12-19)
man/HICwebservicesBioDownload.Rd (1525, 2021-12-19)
man/ReferenceSiteLinkage.Rd (703, 2021-12-19)
man/dspk.BatchProcess.Rd (1331, 2021-12-19)
man/dspk.DataGapInterpolation.Rd (2946, 2021-12-19)
man/dspk.DespikingWorkflow.CSVfileBatchProcess.Rd (22932, 2021-12-19)
man/dspk.MinMaxfilter.Rd (1780, 2021-12-19)
man/dspk.Spikefilter.Rd (5002, 2021-12-19)
... ...

# HICbioclean Written and developed by Pali Felice Gelsomini with support from Tom Maris of the Ecosystem Management Research Group (ECOBE) University of Antwerp. Funded by De Vlaamse Waterweg (Flemish Waterways) for the Hydrological Information Center (HIC) of Flanders Hydraulics Research. An R package specifically designed for automating the process of cleaning, calibrating and validating continuous biological water quality data from the Flemish HIC (Hydrological Information Centre) database. It provides both R functions for integration into R scripts and easy to use R Shiny graphical apps for intuitive data cleaning, validation and calibration without the need for coding. Note: In this version of the package, only dummy codes are provided for import into the HIC database system. ## Installation Download the latest version of R from https://cran.r-project.org/ if not already installed. Open the program R. To download the HICbioclean package from github, you will first have to install the package devtools if you don't already have it. Copy the following code into the R console and press enter:
***install.packages("devtools")*** Install the HICbioclean package into R. Copy the following code into the R console and press enter:
***devtools::install_github("pgelsomini/HICbioclean", build_vignettes = TRUE)*** Open the package library for HICbioclean. Copy the following code into the R console and press enter:
***library(HICbioclean)*** See MANUAL-TOTORIAL-HICbioclean-Rpackage.pdf for instructions on its use.

近期下载者

相关文件


收藏者