ValidityCheckDetail {pvldcurve}R Documentation

Checks if column exists in data, is numeric and has the same lenghts as the others existence

Description

Checks if column exists in data, is numeric and has the same lenghts as the others existence

Usage

ValidityCheckDetail(data_in, value)

Arguments

data_in

data frame to be checked

value

column in data

Value

no return value


[Package pvldcurve version 1.2.6 Index]