R函数:LETTERS/letters/month.abb/month.name/pi

1、函数功能介绍web LETTER[]:生成26个大写英文字母; letters[]:生成26个小写英文字母; month.abb[]:英文月份缩写 month.name[]:一年中的12个英文名字 pi[]:圆周率 2、代码演示 1.LETTER[]:生成26个大写英文字母;svg <=26个:函数 LETTERS[1:26] [1] "A" "B" "C" "D" "E" "F" "G"
相关文章
相关标签/搜索