Learn R Programming

datapackage.r (version 1.3.5)

is.json: is json

Description

Check if an object is json.

Usage

is.json(object)

Arguments

object

object to test if it's json

Value

TRUE if object is json