clean_raw_text_file: Reads in a file and remove headers, quotes, and null...

View source: R/clean_raw_text_file.R

clean_raw_text_fileR Documentation

Reads in a file and remove headers, quotes, and null characters

Description

Reads in a file and remove headers, quotes, and null characters

Usage

clean_raw_text_file(filepath)

Arguments

filepath

The path of the file to clean

Value

A clean string with no headers, quotes, or null characters


bjoleary/fdadata documentation built on April 14, 2025, 6:02 p.m.