Skip to contents

Apply edits to all nettskjema data

Usage

nettskjema_tsd_apply_edits_all(
  input_dir = NULL,
  pattern = NULL,
  suffix = "-ed",
  project = NULL,
  output_dir = NULL
)

Arguments

input_dir

directory path where the input files are

pattern

regex pattern to match files with

suffix

character. String to be added at the end of files with edits applied.

project

current TSD project. Will automatically auto-detect project.

output_dir

character. Path to output directory.

Value

data frame with edits applied