check_is_lgl {yfinancer}R Documentation

Check if a variable is a logical value

Description

Check if a variable is a logical value

Usage

check_is_lgl(x)

Arguments

x

The variable to check

Value

The variable x


[Package yfinancer version 0.1.3 Index]