row_contains_data: Check whether a row contains data.

Description Usage Arguments

View source: R/dp_file_utils.R

Description

A row is considered to contain data if the fields from the 'Data' column to the final column are not all NA values.

Usage

1
row_contains_data(dp_data, index)

Arguments

dp_data

The dp_data to check.

index

The index of the row to check.


mrc-ide/specio documentation built on April 15, 2021, 8:37 a.m.