get_last_non_na_column: Get the column index of the last non-NA non-empty column.

Description Usage Arguments

View source: R/dp_file_utils.R

Description

This locates the last non-NA non-empty column i.e. the last column which contains data from a subset of the dp_data. Used to remove spurious NAs or empty strings (depending on column type) appended to the end of the data due to using a csv to store data.

Usage

1

Arguments

dp_data

The subset of dp_data to check.


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