fix_all: fix_all

View source: R/fix_functions.R

fix_allR Documentation

fix_all

Description

Tries to automatically fix all problems in the data.frame

Usage

fix_all(x, select = 1:ncol(x), track = TRUE)

Arguments

x

A data.frame

select

Numeric vector with the positions (all by default) to be affected by the function

track

Track changes?


David-Hervas/clickR documentation built on March 1, 2025, 3:55 a.m.