TotalPub: Total publications

View source: R/specieshindex.R

TotalPubR Documentation

Total publications

Description

This function calculates the total number of publications.

Usage

TotalPub(data)

Arguments

data

The dataframe generated from Fetch.

Value

An integer of the total number of publications.

Examples

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

## End(Not run)
TotalPub(Woylie)


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