check.vars: Data functions for Xpose 4

View source: R/check.vars.R

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

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

xpose.prefs-class, xvardef


UUPharmacometrics/xpose4 documentation built on Feb. 22, 2024, 5:02 p.m.