50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

bdvis (version 0.1.0)

tempolar: tempolar - Polar plot of temporal data

Description

tempolar - Polar plot of temporal data

Usage

tempolar(indf = NA, timescale = NA, title = NA, color = NA,
  plottype = NA)

Arguments

indf
input data frame containing biodiversity data set
timescale
Temporal scale of the graph d - daily, w - weekly m - monthly. Default is d.
title
Title for the graph. Default is "Temporal coverage".
color
color of the graph plot. Dafault is "red".
plottype
plot types of r - lines, p - polygon and s - symbols. Dafault is p.

References

Otegui, J., Arino, A. H., Encinas, M. A., & Pando, F. (2013). Assessing the Primary Data Hosted by the Spanish Node of the Global Biodiversity Information Facility (GBIF). PLoS ONE, 8(1), e55144. doi:10.1371/journal.pone.0055144

Examples

Run this code
tempolar(inat)

Run the code above in your browser using DataLab