vintageMap(TSfame)
vintageMap()所属R语言包:TSfame
Read vintage names and file paths to use for TSconnect
老式名和文件路径,使用TSconnect
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read vintage names and file paths to use for TSconnect.
阅读老式名和文件路径,使用TSconnect。
用法----------Usage----------
vintageMap(file)
参数----------Arguments----------
参数:file
A character string indicating a file.
一个字符串,表示文件。
Details
详细信息----------Details----------
The argument file should be a character string indicating a file that will be read. The file should have lines with two space separated columns, the first indicating a name to be used for a vintage, e.g., 2009-01-07, and the second indicating the path to the database file to use for that vintage, e.g., /path/to/ets_2009-01-07.db. The file is read and the result is a string that can be passed as the dbname to TSfame's TSconnect method.
的参数file应该是一个字符串,表示将读取的文件。该文件应该有线与两个空格分隔的列,一个名字被用于一个老式的,例如,2009-01-07,第二个表示路径的数据库文件,使用该年份的第一个指示,例如,/ path/to/ets_2009-01-07.db。该文件是只读的结果是可以传递的dbname TSfame的TSconnect方法的字符串。
值----------Value----------
a character vector with names
字符向量的名字
参见----------See Also----------
TSconnect
TSconnect
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|