use_data_cleaning_template: Use A Data Cleaning Template

View source: R/use_templates.R

use_data_cleaning_templateR Documentation

Use A Data Cleaning Template

Description

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"


benediktclaus/benelib documentation built on Feb. 1, 2024, 1:39 a.m.