Learn R Programming

fxl (version 1.7.3)

assert_input_type: assert_input_type

Description

assert_input_type

Usage

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

Value

no return value, run for side effects

Arguments

object

some type of object

types

list of object types acceptable

tag

var to reference in error message