api_object: Get information about a single object

View source: R/api_object.R

api_objectR Documentation

Get information about a single object

Description

Get information about a single object

Usage

api_object(object_id)

Arguments

object_id

internal, numeric id of the object.

Value

A nested list with the properties of the object.

Examples

info <- api_object(24473014)
str(info, 1)

ecotaxa/ecotaxar documentation built on Jan. 25, 2024, 2:08 p.m.