parse_insights: Parses the New Relic Insights and convert to an R data...

Description Usage Arguments Value

Description

Parses the New Relic Insights and convert to an R data structure.

Usage

1
parse_insights(json, include.unknown = FALSE)

Arguments

json

A character vector containing the JSON to parse.

include.unknown

When TRUE should 'unknownGroup' be included in the result.

Value

data.table generated from json


bpoweski/R-insights documentation built on May 13, 2019, 2:24 a.m.