json2tibble: JSON to tibble converter

View source: R/utilities_api_brapi.R

json2tibbleR Documentation

JSON to tibble converter

Description

Converts a requested JSON object to a tibble-based data.frame object.

Usage

json2tibble(object, ep, returnCall = "data")

Arguments

object

A BrapiCon object.

ep

A specified endpoint to request.

returnCall

What JSON section should be returned? Defaults to data.

Value

A tibble object.


maize-genetics/rPHG documentation built on April 4, 2024, 11:18 p.m.