Other packages > Find by keyword >

bdvis  

Biodiversity Data Visualizations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bdvis", "0.2.37")



Attach the package and use:
library("bdvis")
Maintained by
Vijay Barve
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-07
Latest Update: 2022-06-09
Description:
Provides a set of functions to create basic visualizations to quickly preview different aspects of biodiversity information such as inventory completeness, extent of coverage (taxonomic, temporal and geographic), gaps and biases. Barve & Otegui (2016) .
How to cite:
Vijay Barve (2014). bdvis: Biodiversity Data Visualizations. R package version 0.2.37, https://cran.r-project.org/web/packages/bdvis. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2014-05-07 07:57), 0.2.0 (2016-04-03 20:04), 0.2.2 (2016-04-14 08:32), 0.2.4 (2016-05-18 01:17), 0.2.6 (2016-05-20 01:16), 0.2.9 (2016-11-20 17:28), 0.2.15 (2017-03-09 04:06), 0.2.18 (2017-07-21 05:31), 0.2.20 (2018-02-13 05:30), 0.2.22 (2018-09-26 22:50), 0.2.28 (2021-01-15 06:10), 0.2.33 (2022-06-09 11:40), 0.2.37 (2023-12-08 01:50)
Other packages that cited bdvis R package
View bdvis citation profile
Other R packages that bdvis depends, imports, suggests or enhances
Complete documentation for bdvis
Functions, R codes and Examples using the bdvis R package
Some associated functions: bdcalendarheat . bdcomplete . bdsummary . bdvis . bdwebmap . chronohorogram . distrigraph . format_bdvis . getcellid . gettaxo . mapgrid . taxotree . tempolar . 
Some associated R codes: bdcalendarheat.R . bdcomplete.R . bdsummary.R . bdvis.R . bdwebmap.R . calendarHeat.R . chronohorogram.R . distrigraph.R . format_bdvis.R . getcellid.R . gettaxo.R . helper.R . mapgrid.R . taxotree.R . tempolar.R .  Full bdvis 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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