build_dataset {neotoma2}R 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


[Package neotoma2 version 1.0.3 Index]