Other packages > Find by keyword >

BeeBDC  

Occurrence Data Cleaning
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BeeBDC", "1.2.1")



Attach the package and use:
library("BeeBDC")
Maintained by
James B. Dorey
[Scholar Profile | Author Map]
First Published: 2023-09-15
Latest Update: 2024-02-14
Description:
Flags and checks occurrence data that are in Darwin Core format. The package includes generic functions and data as well as some that are specific to bees. This package is meant to build upon and be complimentary to other excellent occurrence cleaning packages, including 'bdc' and 'CoordinateCleaner'. This package uses datasets from several sources and particularly from the Discover Life Website, created by Ascher and Pickering (2020). For further information, please see the original publication and package website. Publication - Dorey et al. (2023) and package website - Dorey et al. (2023) .
How to cite:
James B. Dorey (2023). BeeBDC: Occurrence Data Cleaning. R package version 1.2.1, https://cran.r-project.org/web/packages/BeeBDC. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2023-09-15 21:24), 1.0.1 (2023-10-09 15:40), 1.0.2 (2023-11-30 16:00), 1.0.3 (2023-12-20 16:50), 1.0.4 (2024-02-14 05:42), 1.1.0 (2024-03-21 00:40), 1.1.1 (2024-04-04 01:53), 1.2.0 (2024-06-21 12:10)
Other packages that cited BeeBDC R package
View BeeBDC citation profile
Other R packages that BeeBDC depends, imports, suggests or enhances
Complete documentation for BeeBDC
Functions, R codes and Examples using the BeeBDC R package
Some associated functions: BeeBDCQuery . ColTypeR . GBIFissues . PaigeIntegrater . USGS_formatter . atlasDownloader . bees3sp . beesChecklist . beesFlagged . beesRaw . beesTaxonomy . chordDiagramR . coordUncerFlagR . countryNameCleanR . countryOutlieRs . dataProvTables . dataSaver . dateFindR . diagonAlley . dirMaker . dupePlotR . dupeSummary . fileFinder . flagAbsent . flagLicense . flagRecorder . flagSummaryTable . formattedCombiner . harmoniseR . idMatchR . importOccurrences . interactiveMapR . jbd_CfC_chunker . jbd_Ctrans_chunker . jbd_coordCountryInconsistent . jbd_coordinates_precision . jbd_coordinates_transposed . jbd_create_figures . manualOutlierFindeR . plotFlagSummary . readr_BeeBDC . repoFinder . repoMerge . summaryFun . summaryMaps . 
Some associated R codes: BeeBDCQuery.R . ColTypeR.R . FlagManager.R . GBIFissues.R . HigherNamer.R . PaigeIntegrateR.R . PaigesSyns.R . StateOutliers.R . USGS_formatter.R . additionalData_readRs.R . atlasDownloader.R . attr_builder.R . aux_functions.R . beesChecklist.R . beesTaxonomy.R . chordDiagramR.R . coordUncerFlagR.R . countryNameCleanR.R . countryOutliers.R . dataProvTables.R . dataReader.R . dateFindR.R . deSimplifieR.R . diagonAlley.R . dirMaker.R . dupePlotR.R . dupeSummary.R . flagAbsent.R . flagLicense.R . flagRecorder.R . flagSummaryTable.R . flag_converter.R . formattedCombiner.R . harmoniseR.R . idMatchR.R . importOccurrences.R . interactiveMapR.R . jbd_CfC_chunker.R . jbd_Ctrans_chunker.R . jbd_coordCountryInconsistent.R . jbd_coordinates_precision.R . jbd_coordinates_transposed.R . jbd_correct_coordinates.R . jbd_create_dir.R . jbd_create_figures.R . jbd_get_world_map.R . manualOutlierFindeR.R . nameSplitR.R . plotFlagSummary.R . repoFinder.R . repoMerge.R . summaryFun.R . summaryMaps.R . taxoDuplicator.R . taxoMergeR.R . toyData_bees3sp.R . toyData_beesFlagged.R . toyData_beesRaw.R . utils.R .  Full BeeBDC package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for BeeBDC010203040506070TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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