lower_logical: Lower Logical

View source: R/utility_functions.R

lower_logicalR Documentation

Lower Logical

Description

Convert a logical value to a lower case string

Usage

lower_logical(x)

Arguments

x

logical vector

Details

This function converts TRUE or FALSE to the equivalent lower case string "true" or "false" for use in queries.

Value

charactor vector


MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.