modes: Get the type or storage mode of an object.

Description Usage Arguments Details See Also

View source: R/modes.R

Description

Get the type or storage mode of an object.

Usage

1
modes(x)

Arguments

x

any R object.

Details

This function has the almost same functionality as storage.mode except for recognition of factor. Intended for inner use in showContents, which must be able to be specified outside of showContents function.

See Also

showContents, storage.mode.


epifit documentation built on May 29, 2017, 3:43 p.m.