isInCode {SMITIDstruct} | R Documentation |
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
[Package SMITIDstruct version 0.0.5 Index]