Skip to contents

Check if a string looks like a QID

Usage

is_qid(x)

Arguments

x

A string

Value

A logical vector, TRUE where the string has a "P[:digits:]" structure, FALSE otherwise.