Learn R Programming

nlr (version 0.1-3)

I: Inhibit Interpretation/conversion of object

Description

This is AsIs function for compatibility purpose. See AsIs help.

Usage

I(x)

Arguments

x

an object

Value

A copy of object with class "AsIs" prepared to the class(es).

Details

Function has two main usage. See AsIs help.

References

Chambers, J. M. (1992) Linear models. Chapter 4 of statistical models in S eds J. M. Chamber and T. J. Hastie, Wadsworth & Brooks/Cole.

See Also

AsIs

Examples

Run this code
# NOT RUN {
  ## The function is currently defined as
  "I"
  
# }

Run the code above in your browser using DataLab