YearsPublishing: Years since first publication

View source: R/specieshindex.R

YearsPublishingR Documentation

Years since first publication

Description

The number of years since the first publication in relation to the species.

Usage

YearsPublishing(data)

Arguments

data

The dataframe generated from Fetch.

Value

Number of years.

Examples

## Not run: 
Woylie <- Fetch(db = "scopus",
                search = "tak",
                genus = "Bettongia",
                species = "penicillata")

## End(Not run)
YearsPublishing(Woylie)


jessicatytam/specieshindex documentation built on June 24, 2022, 3:31 a.m.