interpretJSONBoolean: Turns 'true' and 'false' into TRUE and FALSE

View source: R/JSON_library.R

interpretJSONBooleanR Documentation

Turns 'true' and 'false' into TRUE and FALSE

Description

Turns 'true' and 'false' into TRUE and FALSE

Usage

interpretJSONBoolean(JSONBoolean)

Arguments

JSONBoolean

a string of "true" or "false"

Other inputs not affected


mcneilco/racas documentation built on Feb. 22, 2024, 10:07 p.m.