Learn R Programming

yamlet (version 1.2.0)

is_parseable: Check Parseable as Units

Description

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

Usage

is_parseable(x, ...)

Value

see methods

Arguments

x

object

...

passed arguments

See Also

Other parseable: is_parseable.default()

Examples

Run this code
example(is_parseable.character)

Run the code above in your browser using DataLab