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)

jiho/ecotaxar documentation built on Jan. 16, 2024, 12:26 a.m.