Finds the location of the CALIB readme file and optionally opens it.
发现的CALIB自述文件的位置,并有选择地打开它。
用法----------Usage----------
calibReadMe(view = TRUE)
参数----------Arguments----------
参数:view
logical, TRUE means open the readme file and FALSE means finds out the location of the file only.
逻辑,TRUE意味着打开自述文件和FALSE手段只发现了该文件的位置。
Details
详情----------Details----------
The function vignette("limma") will find the short CALIB vignette which describes how to obtain the CALIB readme file. The readme file is not a true vignette because it is not automatically generated using 'Sweave' during the package build process. This means that it cannot be found using vignette, hence the need for this special function.
的功能vignette("limma")会发现短期的CALIB的暗角其中介绍了如何获取CALIB自述文件。自述文件是不是一个真正的小插曲,因为它不会自动生成“Sweave包构建过程中使用。这意味着,它不能被发现使用vignette,因此这种特殊功能的需要。
If the operating system is other than Windows, then the PDF viewer used is the one given by Sys.getenv("R\_PDFVIEWER"). The PDF viewer can be changed using Sys.putenv("R\_PDFVIEWER").
如果操作系统是Windows以外,然后使用的PDF阅读器是一个Sys.getenv("R\_PDFVIEWER")。 PDF阅读器,可以改变使用Sys.putenv("R\_PDFVIEWER")。
值----------Value----------
Character string giving the file location.
字符串文件的位置。