checkIfNamesInDataColumns: checkIfNamesInDataColumns

Description Usage Arguments Value Author(s)

View source: R/sms.R

Description

Check the integrisy of the data Lexicon

Usage

1
checkIfNamesInDataColumns(names, incensus, insurvey)

Arguments

names

A vector with names to check if they exist as column names in the data (census and survey)

incensus

The census data

insurvey

The survey data

Value

anumber If both names are valid then it return '1' else if the names are not valid data column names, it returns '0'.

Author(s)

Dimitris Kavroudakis dimitris123@gmail.com


sms documentation built on May 1, 2019, 8:18 p.m.