get_pdl_meta_data_from_content: Returns specified value from a pdl_report$content object

Description Usage Arguments

View source: R/get_pdl_meta_data_from_content.R

Description

Returns specified value from a pdl_report$content object

Usage

1
get_pdl_meta_data_from_content(pdl_report, meta_data_label, len)

Arguments

pdl_report

list containing $content and $meta that make up the complete data from PDF PDL report file.

meta_data_label

character vector of string to search for that is immediately followed by the meta data being sought

len

maximum length of the meta data being retrieved.


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.