write.cdf-methods(xcms)
write.cdf-methods()所属R语言包:xcms
Save an xcmsRaw object to file
保存xcmsRaw对象提交
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Write the raw data to a (simple) CDF file.
写一个(简单)CDF文件的原始数据。
参数----------Arguments----------
参数:object
the xcmsRaw object
xcmsRaw对象
参数:filename
filename (may include full path) for the CDF file. Pipes or URLs are not allowed.
CDF文件的文件名(可能包括完整路径)。管道或网址是不允许的。
Details
详情----------Details----------
Currently the only application known to read the resulting file is XCMS. Others, especially those which build on the AndiMS library, will refuse to load the output.
目前已知的唯一的应用程序读取生成的文件是XCMS。其他人,尤其是那些上AndiMS库建设,将拒绝加载输出。
值----------Value----------
None.
没有。
方法----------Methods----------
write.cdf(object, filename)
write.cdf(object, filename)
参见----------See Also----------
xcmsRaw-class, xcmsRaw,
xcmsRaw-class,xcmsRaw
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|