Learn R Programming

SMITIDstruct (version 0.0.5)

isInCode: isInCode

Description

check a code contains a specific code

Usage

isInCode(code, thecode)

Arguments

code

list of code to test

thecode

the real code

Value

TRUE if code contain thecode otherwise FLASE