check_nom_num_df {DIETCOST}R Documentation

Applies non-nummeric value check to entire dataframe

Description

Checks if values supposed to be numeric are in fact numeric.

Usage

check_nom_num_df(df)

Arguments

df

Dataframe columns.

Value

No return, only performs a check.


[Package DIETCOST version 1.0.0.0 Index]