assert_input_type {fxl}R Documentation

assert_input_type

Description

assert_input_type

Usage

assert_input_type(object, types = character(0), tag = "")

Arguments

object

some type of object

types

list of object types acceptable

tag

var to reference in error message

Value

no return value, run for side effects


[Package fxl version 1.7.1 Index]