flux_check_item {fluxible}R Documentation

check the items inside flux_fun_check

Description

check the items inside flux_fun_check

Usage

flux_check_item(arg, fn, msg, narg, df_name = NA)

Arguments

arg

argument to be checked by fn

fn

function to check arg

msg

message to display in case arg is the wrong class

narg

name of arg

df_name

name of arg in case it is a data frame

Author(s)

Adam Klimes


[Package fluxible version 1.2.6 Index]