format.logical: format.logical

Description Usage Arguments Details Value Author(s) Examples

View source: R/query.r

Description

Formating function to handle NAs

Usage

1
2
## S3 method for class 'logical'
format(x, ...)

Arguments

x

An object to be formatted

...

Further arguments

Details

format fails when given an NA which is a logical so this function just returns the NA

Value

Simply retursn x

Author(s)

Jared P. Lander

Examples

1
2
3
4
5

jaredlander/OrientExpress documentation built on May 18, 2019, 3:46 p.m.