determine_types: Determines the types of a list of parsed JSON

View source: R/json_types.R

determine_typesR Documentation

Determines the types of a list of parsed JSON

Description

Determines the types of a list of parsed JSON

Usage

determine_types(json_list)

Arguments

json_list

a list of parsed JSON

Value

a factor with levels json_types


colearendt/tidyjson documentation built on Feb. 2, 2023, 7:47 a.m.