rcites (version 1.1.0)

print.spp: Print methods for objects of class spp_raw*.

Description

Print the outputs of a Species+ API call.

Usage

# S3 method for spp_raw
print(x, ...)

# S3 method for spp_raw_multi print(x, ...)

# S3 method for spp_cites_leg print(x, ...)

# S3 method for spp_cites_leg_multi print(x, ...)

# S3 method for spp_distr print(x, ...)

# S3 method for spp_distr_multi print(x, ...)

# S3 method for spp_eu_leg print(x, ...)

# S3 method for spp_eu_leg_multi print(x, ...)

# S3 method for spp_refs print(x, ...)

# S3 method for spp_refs_multi print(x, ...)

# S3 method for spp_taxon print(x, ...)

Arguments

x

an object of class spp_raw*.

...

ignored.

Value

The JSON result.