clean_biofire_txt: Read a Biofire GI text file to a dataframe

View source: R/clean_biofire.R

clean_biofire_txtR Documentation

Read a Biofire GI text file to a dataframe

Description

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

Usage

clean_biofire_txt(file)

Arguments

infile

Path to the input text file

Value

A dataframe of the results


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