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


tidyjson documentation built on Jan. 21, 2026, 9:06 a.m.