Learn R Programming

MaxWiK (version 1.0.6)

check_numeric_format: Function to check DATA.FRAME

Description

Check that DATA.FRAME has numeric format for ALL the columns and it has NO 'NA' values

Usage

check_numeric_format(l)

Value

TRUE if data.frame has ONLY numeric data and FALSE vice verse

Arguments

l

DATA.FRAME that should have data of numeric type

Examples

Run this code
NULL

Run the code above in your browser using DataLab