Skip to contents

Execute this function to use a data cleaning template containing the relevant packages to clean a file of the chosen type. By default, the template will be placed into folder 03 R, but the destination can be changed via folder.

Usage

use_data_cleaning_template(folder = NA, file_format = "csv")

Arguments

folder

Folder to where the template should be copied. Defaults to "03 R". The folder must be in the current working directory.

file_format

Which file format do you want to clean? You can choose between "csv" (default), "excel", and "spss"