Other packages > Find by keyword >

bdchecks  

Biodiversity Data Checks
View on CRAN: Click here


Download and install bdchecks package within the R console
Install from CRAN:
install.packages("bdchecks")

Install from Github:
library("remotes")
install_github("cran/bdchecks")

Install by package version:
library("remotes")
install_version("bdchecks", "0.1.7")



Attach the package and use:
library("bdchecks")
Maintained by
Povilas Gibas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-18
Latest Update: 2019-02-18
Description:
Supplies a Shiny app and a set of functions to perform and managing data checks for biodiversity data.
How to cite:
Povilas Gibas (2019). bdchecks: Biodiversity Data Checks. R package version 0.1.7, https://cran.r-project.org/web/packages/bdchecks. Accessed 29 Apr. 2025.
Previous versions and publish date:
0.1.7 (2019-02-18 16:00)
Other packages that cited bdchecks R package
View bdchecks citation profile
Other R packages that bdchecks depends, imports, suggests or enhances
Functions, R codes and Examples using the bdchecks R package
Some associated functions: DC_basisOfRecordBadlyFormed . DC_classUnknown . DC_coordinatePrecisionMismatch . DC_coordinatesZero . DC_countryMismatch . DC_countryNameUnknown . DC_dataGeneralised . DC_dateIdentifiedInFuture . DC_dateNull . DC_dayInvalid . DC_depthOutOfRange . DC_elevationOutOfRange . DC_eventDateInFuture . DC_identifiedDateImprobable . DC_individualcountInvalid . DC_modifiedInFuture . DC_monthInvalid . DC_namePublishedYearInFuture . DC_occurrenceIdNotGuid . DC_precisionRangeMismatch . DC_uncertaintyRangeMismatch . DC_yearMissing . DCtest . createDCclassMain . createDCclassMeta . dataBats . dataCheck-class . dataCheckFlag-class . dataCheckFlag_SINGLE-class . dataCheckMeta-class . exportDC . exportDataCheck-methods . filterDataCheck . generateDCfilts . generateRoxygenComment . getDC . performDC-methods . performDataCheck . runbdchecks . summary_DC . 
Some associated R codes: DC_basisOfRecordBadlyFormed.R . DC_classUnknown.R . DC_coordinatePrecisionMismatch.R . DC_coordinatesZero.R . DC_countryMismatch.R . DC_countryNameUnknown.R . DC_dataGeneralised.R . DC_dateIdentifiedInFuture.R . DC_dateNull.R . DC_dayInvalid.R . DC_depthOutOfRange.R . DC_elevationOutOfRange.R . DC_eventDateInFuture.R . DC_identifiedDateImprobable.R . DC_individualcountInvalid.R . DC_modifiedInFuture.R . DC_monthInvalid.R . DC_namePublishedYearInFuture.R . DC_occurrenceIdNotGuid.R . DC_precisionRangeMismatch.R . DC_uncertaintyRangeMismatch.R . DC_yearMissing.R . DCclass_export.R . classes_generics_methods.R . createDCclass.R . data.R . filterDataCheck.R . getDC.R . performDataCheck.R . runbdchecks.R . summaryDC.R .  Full bdchecks package functions and examples
Downloads during the last 30 days
04/0204/0404/0604/0704/0804/0904/1204/1704/1804/2204/2304/2404/25Downloads for bdchecks1234567TrendBars

Today's Hot Picks in Authors and Packages

bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA