Skip to contents

Is a value the ASAP "identifier pending" placeholder?

Usage

is_pending_identifier(str)

Arguments

str

A candidate identifier string.

Value

TRUE if the string matches the "Identifier from ... pending" convention.

Examples

is_pending_identifier("Identifier from Cellosaurus pending")
#> [1] TRUE