forked from vijaybarve/taxataxi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 957 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: taxataxi
Type: Package
Title: Cross Reference Datasets from iNaturalist and NPSpecies
Version: 0.0.2
Date: 2019-02-07
Authors@R: c(
person("Vijay", "Barve", ,"[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4852-2567")))
Maintainer: Vijay Barve <[email protected]>
Description: Cross references datasets from iNaturalist and NPSpecies.
Observations in iNaturalist are cross-referenced with NPSpecies for the national
park unit in which the observation was made, to identify which species observed
and documented in iNaturalist are and are not on NPSpecies list for the park in
which the observations were made. Taxataxi helps with taxonomy issues by calling
in taxonomic synonyms, to determine where species may be the same but under
different species names.
License: GPL-3
Imports: taxize, plyr, jsonlite, readr, bdvis, maptools, sp
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1