convert_lgl_to_lwrcs_char: Convert a vector of logical (TRUE/FALSE) to character...

Description Usage Arguments Value Examples

View source: R/nlogotest-misc-utils.R

Description

When supplied a vector of class logical, returns a character vector with the values in the vector converted to lowercase strings ("true"/"false") If the vector is not logical, it is returned unchanged.

Usage

1

Arguments

col

A vector of dimension 1

Value

A vector of dimension 1

Examples

1
2

ltdroy/nlogotest documentation built on June 4, 2020, 6:17 a.m.