Prints the contents of an Xpose data object
打印的内容的一个XPOSE的数据对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These functions print a summary of the specified Xpose object to the R console.
这些功能打印概要指定XPOSE对象的R控制台。
用法----------Usage----------
db.names(object)
xpose.print(object,
long = TRUE)
参数----------Arguments----------
参数:object
An xpose.data object.
xpose.data对象。
参数:long
A logical operator specifying whether the function should print an abridged (long = FALSE) or full list of its contents.
一个逻辑运算符指定功能是否打印的删节(长= FALSE)或完整列表,其内容的。
Details
详细信息----------Details----------
These functions return a detailed summary of the contents of a specified xpose.data object.
这些函数返回一个详细的总结指定的xpose.data对象的内容。
值----------Value----------
A detailed summary of the contents of a specified xpose.data object.
指定的xpose.data对象的详细摘要的内容。
(作者)----------Author(s)----------
Niclas Jonsson & Justin Wilkins
参见----------See Also----------
xpose.data
xpose.data
实例----------Examples----------
## Not run: [#不运行:]
## xpdb5 is an Xpose data object[#xpdb5是一个XPOSE的数据对象]
## We expect to find the required NONMEM run and table files for run[#我们希望找到所需的NONMEM运行和表文件运行的]
## 5 in the current working directory[排名第5的当前工作目录]
xpdb5 <- xpose.data(5)