Learn R Programming

yamlet (version 0.6.5)

is_parseable: 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

Run this code
# NOT RUN {
example(is_parseable.character)
# }

Run the code above in your browser using DataLab