Learn R Programming

socialmixr (version 0.4.0)

is_doi: Checks if a character string is a DOI

Description

Checks if a character string is a DOI

Usage

is_doi(x)

Value

Logical; TRUE if x is a DOI, FALSE otherwise

Arguments

x

Character vector; the string or strings to check

Author

Sebastian Funk