Learn R Programming

xpose4 (version 4.5.0)

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.
object
An xpose.data object.
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.

See Also

xpose.prefs-class, xvardef