Learn R Programming

⚠️There's a newer version (1.2.4) of this package.Take me there.

spocc (version 0.1.4)

R interface to many species occurrence data sources

Description

A programmatic interface to many species occurrence data sources, including GBIF, USGS's BISON, iNaturalist, Berkeley Ecoinformatics Engine eBird, AntWeb, and more as they sources become easily available.

Copy Link

Version

Install

install.packages('spocc')

Monthly Downloads

17,039

Version

0.1.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Scott Chamberlain

Last Published

June 25th, 2014

Functions in spocc (0.1.4)

get_palette

Get palette actual name from longer names
spocc_stylegeojson

Style a data.frame prior to converting to geojson.
occ

Search for species occurrence data across many data sources.
basemaps

Base maps to use with maprcharts function
spocc_commas_to_periods

Convert commas to periods in lat/long data
spocc_gbifxmlToDataFrame

Code based on the `gbifxmlToDataFrame` function from dismo package (http://cran.r-project.org/web/packages/dismo/index.html), by Robert Hijmans, 2012-05-31, License: GPL v3
fixnames

Change names to be the same for each taxon.
spocc_blanktheme

Custom ggplot2 theme
get_colors

Get colors from a vector of input taxonomic names, and palette
spocc_get_credentials

Get Github credentials from use in console
print.occdat

Print brief summary of occ function output
mapggplot

ggplot2 visualization of species occurences
spocc_create_gist

Function that takes a list of files and creates payload for API
palettes

Palettes to use with maprcharts function
spocc_rcharts_togeojson

Get palette actual name from longer names
wkt_vis

Visualize well-known text area's on a map.
mapleaflet

Make an interactive map to view in the browser
handle_sp

sp etc. objects handler
spocc_parseresults

Parse results from call to occurrencelist endpoint
occ2df

Combine results from occ calls to a single data.frame
spocc_capwords

Capitalize the first letter of a character string.
occ_options

Look up options for parameters passed to each source
spocc_togeojson

Convert spatial data files to GeoJSON from various formats.
spocc_colClasses

Coerces data.frame columns to the specified classes
spocc_gist

Post a file as a Github gist
clean_spocc

Clean spocc data
bbox2wkt

Convert a bounding box to a Well Known Text polygon, and a WKT to a bounding box
occ_to_sp

Create a spatial points dataframe from a spocc search.
mapgist

Make an interactive map to view in the browser as a Github gist
occ2sp

Occ output or data.frame to sp SpatialPointsDataFrame class