bdvis: Biodiversity Data Visualizations
生物多様性情報の可視化
- CRAN: http://cran.r-project.org/web/packages/bdvis/index.html
- GitHub: https://github.com/vijaybarve/bdvis
> library(bdvis)
Warning: replacing previous import by 'grid::arrow' when loading 'bdvis'
Warning: replacing previous import by 'grid::unit' when loading 'bdvis'
Warning: replacing previous import by 'grid::arrow' when loading 'treemap'
Warning: replacing previous import by 'grid::unit' when loading 'treemap'
バージョン: 0.1.22
関数名 | 概略 |
---|---|
bdcalenderheat |
bdcalenderheat - Calender Heat map of biodiversity data |
bdcomplete |
bdcomplete - Computes completeness values for each cell currently returns Chao2 |
bdsummary |
bdsummary - Provides summary of data like number of records, Families, Genus, Species, Bounding box of locations, date range and spatial coverage. |
bdwebmap |
bdwebmap - Interactive web page based map of records |
chronohorogram |
chronohorogram - Draws a chronohorogram of records |
datasubset |
datasubset - Subset data for bdvis |
distrigraph |
distrigraph - Distribution graphs |
fixstr |
fixstr - Fix structure of the data frame to match the key fields to GBIF style data fireld names |
format_bdvis |
format_bdvis - Convert data to bdvis native format |
getcellid |
getcellid - Assigns GBIF style degree Cell ids and Centi degree (0.1) cell ids for each record. |
gettaxo |
gettaxo - Get higher taxonomy fields data |
mapgrid |
mapgrid - Maps the data points on the map in grid format |
taxotree |
taxotree - Draws a treemap based on Taxonomic hierarchy of records |
tempolar |
tempolar - Polar plot of temporal data |