单项选择题
A.is.na ()B.numeric ()C.is.numeric ()D.as.numeric ()
()函数把字符型向量内容转为大写,()函数转为小写。A.toupper ();tolower()B.tolow...
单项选择题()函数把字符型向量内容转为大写,()函数转为小写。
A.toupper ();tolower()B.tolower();toupper ()C.setupper ();setlower()D.lower();upper ()
()用来连接两个字符型向量,默认空格连接。A.copy()B.link ()C.paste ()D.is.pa...
单项选择题()用来连接两个字符型向量,默认空格连接。
A.copy()B.link ()C.paste ()D.is.paste ()
为了判断向量每个元素是否NA,用()函数。A.na()B.is.na()C.isNA()D.is.null()
单项选择题为了判断向量每个元素是否NA,用()函数。
A.na()B.is.na()C.isNA()D.is.null()