Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

build_errors

Builds a dataframe of errors


Description

build_errors builds a dataframe of errors as used by the function check_data.

Usage

build_errors(rows, pers_id, vals, column, description, importance)

Arguments

rows

a vector of numbers representing the rows which contain an error

pers_id

a vector of strings of the personal ID which contain an error

vals

a vector of the erroneous values

column

the name of the column containing the error

description

the description of the error occurring

importance

the importance of the error occurring

Value

a dataframe of errors with the columns column, description, importance


logib

Salary Analysis by the Swiss Federal Office for Gender Equality

v0.1.0
GPL-3
Authors
Jonathan Chassot [aut, cre], Jeremy Kolly [ctb], Federal Office for Gender Equality of Switzerland [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.