checkAllFormatVariables: Function to check all the variables format of a dataframe...

checkAllFormatVariablesR Documentation

Function to check all the variables format of a dataframe obtained by importMuestreosUP() function.

Description

The format of every variable is in variables_format dataset.

Usage

checkAllFormatVariables(df)

Arguments

df:

dataframe with the format variable to check

Value

TRUE if the format is correct. Return a named list of vectors if there are any error. The name of the vector is the variable with errors. Every vector contains the rows index of df with errors.


Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.