identify_logical_variables: Identify Logical Variables

Description Usage Arguments Value

View source: R/make-column.R

Description

Examine unaccounted for variables from the coefficient matrix and determine which are logical. This returns 1 element of a data.frame of data that gives the variable name and logical result of those variables. Otherwise, throws a warning if the unaccounted for name is not logical.

Usage

1

Arguments

x

A character scalar with an unaccounted for variable name

var_names

List of known variables in the estimation

Value

A tibble with the name of the variable (if it is logical) and its logical value.


kbrevoort/tabler documentation built on Oct. 20, 2020, 7:49 a.m.