Skip to contents

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

Adam Klimes