Other packages > Find by keyword >

BIEN  

Tools for Accessing the Botanical Information and Ecology Network Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BIEN", "1.2.6")



Attach the package and use:
library("BIEN")
Maintained by
Brian Maitner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-12
Latest Update: 2023-01-06
Description:
Provides Tools for Accessing the Botanical Information and Ecology Network Database. The BIEN database contains cleaned and standardized botanical data including occurrence, trait, plot and taxonomic data (See for more Information). This package provides functions that query the BIEN database by constructing and executing optimized SQL queries.
How to cite:
Brian Maitner (2017). BIEN: Tools for Accessing the Botanical Information and Ecology Network Database. R package version 1.2.6, https://cran.r-project.org/web/packages/BIEN. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.0 (2017-01-12 22:14), 1.1.0 (2017-03-08 08:22), 1.2.1 (2017-07-31 07:34), 1.2.2 (2017-08-03 06:42), 1.2.3 (2018-05-09 19:02), 1.2.4 (2020-02-27 06:20), 1.2.5 (2022-02-25 13:10)
Other packages that cited BIEN R package
View BIEN citation profile
Other R packages that BIEN depends, imports, suggests or enhances
Complete documentation for BIEN
Functions, R codes and Examples using the BIEN R package
Some associated functions: BIEN . BIEN_list_all . BIEN_list_country . BIEN_list_county . BIEN_list_sf . BIEN_list_state . BIEN_metadata_citation . BIEN_metadata_database_version . BIEN_metadata_list_political_names . BIEN_metadata_match_data . BIEN_occurrence_box . BIEN_occurrence_country . BIEN_occurrence_county . BIEN_occurrence_family . BIEN_occurrence_genus . BIEN_occurrence_records_per_species . BIEN_occurrence_sf . BIEN_occurrence_species . BIEN_occurrence_state . BIEN_phylogeny_complete . BIEN_phylogeny_conservative . BIEN_phylogeny_label_nodes . BIEN_plot_country . BIEN_plot_dataset . BIEN_plot_datasource . BIEN_plot_list_datasource . BIEN_plot_list_sampling_protocols . BIEN_plot_metadata . BIEN_plot_name . BIEN_plot_sampling_protocol . BIEN_plot_sf . BIEN_plot_state . BIEN_ranges_box . BIEN_ranges_genus . BIEN_ranges_intersect_species . BIEN_ranges_list . BIEN_ranges_load_species . BIEN_ranges_sf . BIEN_ranges_shapefile_to_skinny . BIEN_ranges_skinny_ranges_to_richness_raster . BIEN_ranges_species . BIEN_ranges_species_bulk . BIEN_stem_datasource . BIEN_stem_family . BIEN_stem_genus . BIEN_stem_sampling_protocol . BIEN_stem_species . BIEN_taxonomy_family . BIEN_taxonomy_genus . BIEN_taxonomy_species . BIEN_trait_country . BIEN_trait_family . BIEN_trait_genus . BIEN_trait_list . BIEN_trait_mean . BIEN_trait_species . BIEN_trait_trait . BIEN_trait_traitbyfamily . BIEN_trait_traitbygenus . BIEN_trait_traitbyspecies . BIEN_trait_traits_per_species . dot-BIEN_sql . dot-collection_check . dot-collection_check_plot . dot-collection_check_stem . dot-cultivated_check . dot-cultivated_check_plot . dot-cultivated_check_stem . dot-genus_check . dot-geovalid_check . dot-is_char . dot-is_log . dot-is_log_or_null . dot-is_num . dot-md_check_plot . dot-md_check_stem . dot-native_check . dot-native_check_plot . dot-native_check_stem . dot-natives_check . dot-natives_check_plot . dot-natives_check_stem . dot-newworld_check . dot-newworld_check_plot . dot-newworld_check_stem . dot-observation_check . dot-political_check . dot-political_check_plot . dot-political_check_stem . dot-political_check_traits . dot-source_check_traits . dot-species_check . dot-taxonomy_check . dot-taxonomy_check_plot . dot-taxonomy_check_stem . dot-taxonomy_check_traits . dot-vfoi_check_stem . 
Some associated R codes: BIEN.R . BIEN_info.R . BIEN_sql.R . internals.R .  Full BIEN package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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