check_rec_joining: Checks if there are codes in tha data that aren't in a...

Description Usage Arguments Value

Description

Function checks if there are codes in tha data that aren't in a recoding dictionary and if they are provides user with choice, how to deal with them.

Usage

1
2
check_rec_joining(data, rec, dataDescription = "pliku z danymi",
  recDescription = "pliku ze slownikiem")

Arguments

data

data frame with data

rec

data frame with dictionary

dataDescription

desription of the data

recDescription

description of the dictionary

Value

numeric value: 1 if user choose to remove rows that don't appear in a dictionary (or no such rows were detected); 2 if user choose to use this rows with codes as they appear in the data


ZajacT/ASIA1 documentation built on May 30, 2019, 4 p.m.