Learn R Programming

toolbox (version 0.1.1)

castLogical: Convert strings to logical.

Description

Convert strings to logical.

Usage

castLogical(x)

Value

A string, converted to logical.

Arguments

x

A string.

Examples

Run this code
castLogical("1")

Run the code above in your browser using DataLab