writeBiocViews(biocViews)
writeBiocViews()所属R语言包:biocViews
Write a list of BiocView objects to HTML
写BiocView对象HTML列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function serializes a list of BiocView-class objects to a series of HTML files.
此功能序列化的BiocView-class对象的名单,以一系列的HTML文件。
用法----------Usage----------
writeBiocViews(bvList, dir, backgroundColor="transparent")
参数----------Arguments----------
参数:bvList
A list of BiocView-class objects
BiocView-class对象名单
参数:dir
A character vector giving the directory where the HTML files will be written.
给一个特征向量的HTML文件所在的目录将被写入。
参数:backgroundColor
A character vector giving the background color for the body in the CSS file.
在CSS文件中的身体给一个特征向量的背景颜色。
作者(S)----------Author(s)----------
Seth Falcon
参见----------See Also----------
getBiocViews, genReposControlFiles, write_VIEWS
getBiocViews,genReposControlFiles,write_VIEWS
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|