next_index: Get the next index of a tag.

Description Usage Arguments

View source: R/dp_file_utils.R

Description

Get the row index of the next occurance of a tag in a specified column starting from a specified row.

Usage

1
next_index(tag, start_index, column, dp_data)

Arguments

tag

Tag to look for

start_index

Index to start looking from.

column

Column to look for the tag in.

dp_data

The dp data to look in.


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