get_pdl_meta_data_from_content.Rd
Returns specified value from a pdl_report$content object
get_pdl_meta_data_from_content(pdl_report, meta_data_label, len)
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. |