get_data: Get the data from the 'Data' column and onwards if present.

Description Usage Arguments

View source: R/dp_file_utils.R

Description

Gets the data from the 'Data' column and onwards. If no data is found returns null. Also tries to set rownames as the 'Notes' where these are present. This expects to receive only the relevant rows, this does the work to filter the relevant columns only.

Usage

1
get_data(dp_data)

Arguments

dp_data

The subsetted dp data to extract data from.


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