is_parseable: Check Parseable as Units

View source: R/parseable.R

is_parseableR Documentation

Check Parseable as Units

Description

Checks if something is parseable as units. Generic, with default method.

Usage

is_parseable(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other parseable: is_parseable.default()

Examples

example(is_parseable.character)

yamlet documentation built on Oct. 6, 2023, 9:07 a.m.