Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

tidyjson (version 0.2.2)

allowed_json_types: Fundamental JSON types from http://json.org/, where I collapse 'true' and

Description

Fundamental JSON types from http://json.org/, where I collapse 'true' and 'false' into 'logical'

Usage

allowed_json_types

Arguments

Format

 chr [1:6] "object" "array" "string" "number" "logical" "null"