Skip to contents

Itterates over a folder of data files and produces a report on proper nouns.

Usage

report_on_folder(
  data_path,
  report_dir = "Proper Noun Reports",
  to_remove = c()
)

Arguments

data_path

The path to the data files

report_dir

The directory to save the reports

to_remove

A character vector of column names to remove from the data frame