Chinaunix首页 | 论坛 | 博客
  • 博客访问: 80271
  • 博文数量: 36
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 0
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-28 10:06
个人简介

安徽屯溪,哈尔滨的雪地,扬州的瘦西湖,想必知道我是谁了吧!!对,小金思密达

文章分类

全部博文(36)

文章存档

2015年(7)

2014年(29)

我的朋友

发布时间:2014-12-19 15:09:01

example <-read.table("1.txt")Warning message: In read.table("1.txt", header = F) : incomplete final line found by readTableHeader on '1.txt'上面是我的错误提示,咋回事呢,答案非常简单!打开1.txt文件,到文件最后一行,按Enter,让光标进入下一行,保存即可。Goto to the end of the last line of t.........【阅读全文】

阅读(4991) | 评论(0) | 转发(0)

发布时间:2014-11-06 15:29:35

......【阅读全文】

阅读(818) | 评论(0) | 转发(0)

发布时间:2014-11-06 15:26:42

安装ggplot2遇到的问题:> library(ggplot2)Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :   object 'vI' not foundError: ‘ggplot2’程辑包或名字空间载入失败解决的方案:我用的Rstudio,选择session,set working directory,我选择了D:\R\R-3.1.2,install.packages.........【阅读全文】

阅读(6032) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册