clean_biofire_pdf: Read a Biofire GI PDF file to a dataframe

View source: R/clean_biofire.R

clean_biofire_pdfR Documentation

Read a Biofire GI PDF file to a dataframe

Description

This function loads a Biofire GI PDF output file. It opens it with pdftools, uses regex to extract the results and formats the output as a dataframe

Usage

clean_biofire_pdf(file)

Arguments

infile

Path to the input PDF file

Value

A dataframe of the results


higgi13425/biofire_pkg documentation built on April 19, 2024, 11:17 a.m.