to_logical: Convert categorical representations of true/false values to a...

Description Usage Arguments Value Examples

View source: R/to_logical.R

Description

Allow the convertion of logical related data to actual Boolean

Usage

1

Arguments

x

a vector of boolean compatible values.

Value

a vector of boolean

Examples

1
to_logical(c("yes", "no"))

durandmorgan/DecoupleR documentation built on Jan. 1, 2021, 12:09 a.m.