TotalJournals: Total journals

View source: R/specieshindex.R

TotalJournalsR Documentation

Total journals

Description

This function calculates the total number of journals.

Usage

TotalJournals(data)

Arguments

data

The dataframe generated from Fetch.

Value

An integer of the total number of journals.

Examples

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

## End(Not run)
TotalJournals(Woylie)


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