欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 大学试题 > 计算机科学 > R语言数据分析编程

单项选择题

思考一下以下grep语句:grep(“.+\\..+”,c(x))如果这个语句输出1,表示得到匹配,以下哪个x值是有可能的?()

    A.x < -toupper“test”
    B.x < -chartr“.”,““,“test.com”
    C.x < -substr“test.com”,start =4,stop =7
    D.x < -str_sub“test.com”,-4,-1
    E.x < -substr“test.com”,start =1,stop =5

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题