check.vars {xpose4} | R Documentation |
Data functions for Xpose 4
Description
These functions perform various tasks in managing Xpose data objects.
Usage
check.vars(vars, object, silent = FALSE)
is.readable.file(filename)
test.xpose.data(object)
xpose.bin(data, y, bins = 10)
Arguments
vars |
List of variables to be checked. |
object |
An |
silent |
A logical operator specifying whether output should be displayed. |
filename |
A filename to be checked for readability. |
Details
These are internal Xpose functions, not intended for direct use.
Value
TRUE, FALSE or NULL.
Author(s)
Niclas Jonsson and Andrew Hooker
See Also
[Package xpose4 version 4.7.3 Index]