valid_id: Basic check of whether the characters in a string is equal to...

View source: R/valid_id.R

valid_idR Documentation

Basic check of whether the characters in a string is equal to 36

Description

Basic check of whether the characters in a string is equal to 36

Usage

valid_id(x)

Arguments

x

A character string.

Value

logical value indicating whether the string checked consists of 36 characters.


odns documentation built on Nov. 10, 2022, 5:56 p.m.