functions: 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)
Arguments
vars
List of variables to be checked.
silent
A logical operator specifying whether output should be displayed.
filename
A filename to be checked for readability.
Value
TRUE, FALSE or NULL.
Details
These are internal Xpose functions, not intended for direct use.