Converts Data Frame Entries Into Type Character
转换字符类型的数据框进入
译者:生物统计家园网 机器人LoveR
描述----------Description----------
NOT CALLED BY USER. The makeCharacter function is utilized by makeSplot to convert data frame entries from type factor to type
不调用用户。 makeCharacter功能是利用makeSplot转换成数据框的条目输入型因素
用法----------Usage----------
makeCharacter(DF)
参数----------Arguments----------
参数:DF
list containing data frames dat and dat2. This object is output from the makeScatterDF or makeImageDF function
列表中包含的数据框dat和DAT2。此对象是从makeScatterDF或makeImageDF函数的输出
Details
详细信息----------Details----------
This function is a convenience function. It converts the data frames of a MapObj (output from makeImap) into character matricies. This speeds up the writing of data to the html file.
这个函数是一个方便的功能。它可将数据框的MapObj(字符matricies输出makeImap)。这加快了数据的写入到HTML文件中。
值----------Value----------
List continaing character versions of data frames.
continaing字符版本的数据框列表。
注意----------Note----------
NOT CALLED BY USER. INTERNAL HELPER FUNCTION
不调用用户。内部辅助功能