You are viewing a single comment's thread from:RE: 继续学R:R的6大基本数据类型(原子向量)View the full contextdapeng (68)in #r • 7 years ago o哥看问题的角度和深度就是不一样。complex 和 raw 类型我从来没用过。还有,有的语言是区分 character 和 string 的,也就是单个字符和字符串,但 R 里是不分的,python 分不分?