get_description_indices: Get the indices for which there is a non empty field in the...

Description Usage Arguments

View source: R/dp_file_utils.R

Description

Gets all indices of not empty description fields, excluding <Value> tag. Use these to identify separate blocks of data within the dp data. Get these between two indices

Usage

1
get_description_indices(start_index, end_index, dp_data)

Arguments

start_index

Index to start looking from.

end_index

Index to look up to.

dp_data

The full set of dp data.


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