api_sample: Get information about a single sample

View source: R/api_sample.R

api_sampleR Documentation

Get information about a single sample

Description

Get information about a single sample

Usage

api_sample(sample_id)

Arguments

sample_id

internal, numeric id of the sample.

Value

A nested list with the properties of the sample.

Examples

info <- api_sample(15709)
str(info)

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