build_dataset: Build a dataset object from a JSON list representation.

View source: R/build_dataset.R

build_datasetR Documentation

Build a dataset object from a JSON list representation.

Description

Helper function to build a dataset from the API JSON response.

Usage

build_dataset(x)

Arguments

x

a JSON dataset object passed from the Neotoma API.

Value

A simple dataset object.

Author(s)

Socorro Dominguez


neotoma2 documentation built on May 29, 2024, 6:21 a.m.