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 June 15, 2025, 5:20 a.m.