equalWave(tuneR)
equalWave()所属R语言包:tuneR
Checking Wave objects
检查波对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Checks for some kind of equality of objects of class Wave.
检查是否有某种平等的对象类Wave。
用法----------Usage----------
equalWave(object1, object2)
参数----------Arguments----------
参数:object1, object2
Object(s) of class Wave.
类的对象(S)Wave。
值----------Value----------
Does not return anything. It stops code execution with an error message indicating the problem if the two objects don't have the same properties, i.e. identical sampling rate, resolution (bit), and number of channels (stereo/mono).
不返回任何值。它S stop执行代码的错误消息,指出的问题,如果两个对象不具有相同的属性,即相同的采样率,分辨率(位)和数字通道(立体声/单声道)。
(作者)----------Author(s)----------
Uwe Ligges, <a href="mailto:ligges@statistik.tu-dortmund.de">ligges@statistik.tu-dortmund.de</a>
参见----------See Also----------
Wave-class, Wave
波类,Wave的
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|