Learn R Programming

neotoma2 (version 1.0.5)

build_dataset: 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)

Value

A simple dataset object.

Arguments

x

a JSON dataset object passed from the Neotoma API.

Author

Socorro Dominguez