tcl: Convert a logical value into lower case characters for...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Converts a TRUE/FALSE value into 'true' or 'false', for some reason I need this and others might too.

Usage

1
tcl(x)

Arguments

x

a bool value

Value

Either 'true' or 'false'

Examples

1
2

TJGorrie/localXCR documentation built on Dec. 18, 2021, 4:01 p.m.