Learn R Programming

hrf (version 0.1.3)

format_EV: Is this a valid entry in EVs?

Description

Is this valid data for a single task's EVs? Expects a data.frame or numeric matrix with two numeric columns, EVs and durations, and at least one row. Or, the value NA for an empty task.

Usage

format_EV(EV)

Value

Length-one logical vector.

Arguments

EV

The putative EVs matrix or data frame