Re: [问题] RStudio操作上遇到的奇怪问题

楼主: coccolegacy (我要告解)   2014-02-09 23:16:40
※ 引述《ireullin (raison detre)》之铭言:
: 小弟在操作RStudio上遇到一个奇怪的问题
: http://ppt.cc/YLEI
: 我透过
: vis <- gvisLineChart(data=dfTime,yvar='total_time', xvar='worker_amount' )
: plot(vis)
: 将数据绘成图表秀在viewer上
: 可是画面的左侧出现却是空白的
: 我一直以为是我有那里弄错
: 直到我不小心点到鼠标右键的open frame将他秀到chrome上时(画面左边)
: 才发现其实有被画出来
: 请问有人遇过相同问题吗
: 或者我是否可以直接就将图表秀在浏览器上
: 不要再透过viewer了 或是再从viewer点一次
如果是想直接用浏览器显示
可以先执行下列指令
options("googleVis.viewer" = NULL)
http://lamages.blogspot.tw/2013/11/googlevis-047-with-rstudio-integration.html
作者: ireullin (raison detre)   2014-02-10 09:25:00
谢谢您了,正需要

Links booklink

Contact Us: admin [ a t ] ucptt.com