Learn R Programming

translateSPSS2R (version 1.0.0)

applyMetaCheck: Apply Meta Checks

Description

Checks the attributes for eventual merging the data

Usage

applyMetaCheck(x, pos = 1, envir = as.environment(pos))

Arguments

x
a (non-empty) data.frame, data.table object or input data of class "xpssFrame".

Value

Output is the input data merged on the basis of the condition in the attributes of the actual dataset.

Details

Helper Function for Merging Attributedatasets