Displaying 7 results from an estimated 7 matches for "vtitle".
Did you mean:
title
2007 Oct 31
2
Shell Bash with R
...y Timeout"
xSet <- data$Steps[1]
xTitle <- "Steps"
ySet <- data$Time[s]
yTitle <- "Time]"
zSet <- data$Region
zTitle <- "Region{R}"
vSet <- c()
vTitle <- ""
wSet <- c()
wTitle <- ""
xAxisTicks <- getUsefulTicks(xSet) # Set to c() for automatic
setting
yAxisTicks <- getUsefulTicks(ySet) # Set to c() for automatic
setting...
2002 Jul 24
2
No subject
Hi, I am trying to use xgobi with R on a windows XP machine. I downloaded the package, which seems to have worked and started on the tutorial supplied. The command
data(laser)
works fine
but the command
xgobi(laser)
returns
C:/PROGRA~1/R/rw1051/library/xgobi/scripts/xgobi.bat -vtitle 'laser' -std mmx C:/DOCUME~1/Adam/LOCALS~1/Temp/xgobi-laser19169
>
with nothing else. I have looked at the xgobi.bat file and it seems like it is trying to call an xgobi.exe file, which it is not finding. I tried to find this file on my own to redirect the .bat file, but it does no...
2007 Jan 26
1
Question about the xgobi package
...d an example of the xgobi function, I got the following error. Could someone explain to me
what is wrong ? Thanks a lot.
xgobi(crabs,colors=c("SkyBlue","SlateBlue","Orange","Red")[rep(1:4,each=50)])
c:/PROGRA~1/R/R-23~1.1/library/xgobi/scripts/xgobi.bat -vtitle 'crabs' -std mmx C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/Rtmp1FVirb/xgobi-crabs2c3b6032
The system cannot find the path specified.
tong
2002 Apr 12
1
xgobi
...ork. Also the help. No warnings that
the installation was not appropriate.
However when running the example of the help-file nothing seems to
happen.
After
data(laser)
xgobi(laser)
I get no reaction on the screen, only following message:
D:/soft/rw1041/library/xgobi/scripts/xgobi.bat -vtitle 'laser' -std mmx
C:/TEMP/xgobi-laser29358
Probably as a novice I forgot something to do. Has anybody a suggestion
?
Thanks,
Paul Quataert
======================================================
ir. Paul Quataert
Biostatisticus
Ministerie Vlaamse Gemeenschap
Instituut voor Bosbouw en Wild...
2001 Aug 15
1
Help with XGobi.
Hi,
I followed the following sequence of commands after installing 'XGobi':
>library(xgobi);
>data(ToothGrowth);
>xgobi(ToothGrowth);
I got the following warning message:
C:/R13 1.0/rw1030/library/xgobi/scripts/xgobi.bat -vtitle 'ToothGrowth' -std mmx
C:/DOCUME~1/h1452992/LOCALS 1/Temp/xgobi-TthGr5705
Warning message:
argument `pkg' is deprecated. Use `package' instead. in: system.file("scripts",
"xgobi.bat", pkg = "xgobi")
Can someone point out what mistake I am making he...
1999 Oct 07
1
Xgobi
...tting the message ""Xgobi requires a filename or some data
from stdin" in the DOS-shell. My Xgobi.bat file is :
@echo off
PATH=c:\windows\
set DISPLAY=195.23.18.11:0.0
set XGOBIDIR=c:/Xgobi3
c:\Xgobi3\xgobi.exe
In R I get:
> xgobi(D1)
C:\RW0642/library/xgobi/scripts/xgobi.bat -vtitle 'D1' -dev 2 -std mmx
C:/WINDOWS/TEMP/xgobi18467
I am running Xgobi on the MIX X server on Windows95. Do you know how I
can get Xgobi to accept any of my data.frames? Xgobi runs well on the
flea example found in the Xgobi package.
Also, if the path of the data file is placed after c:\Xgobi...
2000 Jan 20
0
xgobi
...ownloaded an installed the xgobi library and can plot(laser), but
when I try xgobi(laser), I get these messages in the MSDOS window...
Out of environment space
Out of environment space
Bad command or filename
and in the RGUI window it comes back with...
D:\RW0901/library/xgobi/scripts/xgobi.bat -vtitle 'laser'
C:/WINDOWS/TEMP/xgobi24464
Any ideas what I need to do? I am running Windows 95
Thanks!
Jeff
Jeff Morris
Ortho-Clinical Diagnostics
Rochester, NY
jdmorris at ocdus.jnj.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- R...