These functions are the same as their double equivalents and are provided for backwards compatibility only.
这些功能是他们的double等值相同,只是为了向后兼容提供的。
用法----------Usage----------
real(length = 0)
as.real(x, ...)
is.real(x)
参数----------Arguments----------
参数:length
A non-negative integer specifying the desired length. Double values will be coerced to integer: supplying an argument of length other than one is an error.
一个非负整数,指定所需的长度。 Double值将被强制转换为整数:提供一个长度超过一个其他的说法是错误的。
参数:x
object to be coerced or tested.
反对被强迫或测试。
参数:...
further arguments passed to or from other methods.
通过进一步的论据或其他方法。
Details
详情----------Details----------
as.real is a generic function, but S3 methods must be written for as.double.
as.real是一个通用的功能,但S3的方法必须as.double书面的。