01 2020 档案
摘要:see the pic
阅读全文
摘要:很奇怪的一个bug, 我有一些数据: 画hist: hist(sp.uAUG_num, breaks = 67, main = 'Histogram of # uAUG', xlab = '# uAUG') breaks=67 已经大于span了,为什么显示0处还是2000多???
阅读全文
摘要:R shows all the variables: ls() R remove some variable: rm("variable_name") or rm(variable_name) R remove all the variables: rm(list=ls()) R get the v
阅读全文

浙公网安备 33010602011771号