Displaying 20 results from an estimated 2000 matches similar to: "Using names()"
2002 Nov 13
2
Importing with read.table
Hi all. I have something similar to the following:
myinfo <- read.table( file = "myfile.txt", sep = "|", col.name = c( "data1",
"data2" ) )
myfile.txt:
a|1|
b|2|
However, since there are two pipe (|) characters, it reads it in and thinks
there should be three columns. This is not the case and I get a warning
about col.names is wrong length. Is there a
2002 Nov 18
5
order and rm()
Hello all. I have two small questions in one post, for the sake of brevity.
1. I have some objects that I want to delete. I have the line:
rm (c (channelheader, paste ("channel", 1:3, sep="")))
I have tried a few variations, including list=, but cannot figure it out. In
SAS, I can use a ':' as a wildcard. Is there any equivalent in R?
2. Is there any possible was to
2002 Oct 13
1
barplot(): X-Axis Labels
Hello all. I have a simple barplot with sixteen different segments. When I plot my data, only five or six of the labels are showing in the x-axis. How do go get them all to show? Can I set them at a 45.degree angle? Thank you.
Jess
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
2002 Oct 10
1
Exporting Charts or Graphs
Hello all, I am fairly new to R and hope not to be a bother. I have used the R-GUI a small amount under Microsoft Windows0S. I recall the ability to export created charts and graphs to JPEG or other various image formats. How can I do this in the UNIX CLI version? Thank you.
Also, I have receiveder the following error after installing a package via CRAN. How would I fix this? Thank you.
Jess
2006 Dec 04
1
Samba problem with web farm
Hello list,
After using NFS with windows with the SFU windows extensions and somes
sad stories with it, i have decided to migrate to samba.
Good choice cause everything is right except one thing.
I get an error on a ASP .NET application only.
I get a "Failed to start monitoring changes to
'\\UNCSERVER\path\aspapplication'."
I have search on internet and found somes things about
2007 Aug 24
3
It is possible to use a Shell command inside a R script?
Hi,
It is possible to use a shell command inside a R script?
I'm write a R script and I like to put somes shell commands inside to R.
Somethink like: convert fig01.png fig01.xpm or sed ..., etc.
It is possible? How?
Thanks
Ronaldo
--
Acalme-se, s??o somente 0's e 1's
--
> Prof. Ronaldo Reis J?nior
| .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Ecologia
| : :' :
2010 Aug 21
7
Error when openning MS Office files (*.doc, *.xls, *.ppt)
Error when openning MS Office files (*.doc, *.xls, *.ppt)
(Wine 1.0.1 and Wine 1.1.42, Ubuntu 10.04)
--
Hello,
I get this error when I try to open MSOffice 2003 files (like *.doc or *.xls or *.ppt):
"The file '/home/blabla/Doc1.doc' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about
2007 Feb 23
3
Ethernet bridge overflow ?
Hello,
I''ve setuped an ethernet bridge on a debian sarge 3.1 with l7-filter +
ipp2 shapper rules
The server is a supermicro p4sci + celeron pentium 4 base 3ghz + 512Mb
+ 2 ethernet e1000
One interface is connected to a cisco catalyst switch
The other interface is connected directly to a CMTS (a sort of router
for cable modem) configured as bridge too.
More than 20Mbps of bandwith
2004 Jan 05
3
question re voicemail
Hi,
I just setup my * with digium. I started testing voicemail first between atas, and i am not sure why it is not prompting me any when the call is not answered or if busy. i only get continuous ringback and the following message:
asterisk*CLI>
-- Executing Dial("SIP/6882332-1697", "SIP/5104112978|20|tr") in new stack
-- Called 5104112978
--
2005 Nov 18
2
How analyze performance (buffering) problems ?
Hello,
I'm looking for a method to track stream performance problems, I mean :
why does listeners got buffering ?
We are using two "front relay" that are hosted by differents providers.
The front relays are connected to our main server (which encode) that is
using two ADSL connections from two differents providers.
How can I do to know if there is a problem between "Front relay
2003 Dec 10
3
access controls on shares
hello,
I'm trying to set up a samba serveur with access controls on shares,
like described in chapter 13 section 4 of the samba howto collection,
but I didn't succeed.
I don't know if I need to set "security = DOMAIN", to join the domain
and/or to use winbind.
My server is a simple domain member (the PDC is a NT4 server). I've
tried samba 3.0.0 and 2.2.3a on a debian
2012 Oct 19
1
Understand include exclude script
hi
i use a script to backup my homedir, that work but there are somes things i don't really understand.
here my script
rsync -arv --delete --prune-empty-dirs --include-from=include.txt --exclude-from=exclude? /home/bob /media/usbkey
include.txt file
+ .Skype/***
+ .local/
+ .local/share/
+ .local/share/local-mail/***
+ .mozilla/***
- .**
exclude.txt file
Desktop/
Download/
.*
I have a
2012 Jan 20
6
Sacred2 Falling Angel
Hi, i have somes problems with the installation of this game, the game have 2 DVD and when i install the game the first DVD installation goes well, but when he ask to put the second DVD nothing happen.
Can you help me please?
2013 Feb 04
1
ggplot and colors
Hello,
I have a problem with ggplot and colors
I used this function to draw somes lines and I want them to be all black
(just to test)
however, I dont get any black line in the figure.
Do you have any experience with ggplot and manual colors??
ggplot(cmax, aes(cmax[,3], cmax[,6],colour=interaction(cmax[,1],cmax[,2])))
+ geom_line() + geom_point() +
2009 Nov 23
6
Excel-Export
Dear all,
i use the following package/syntax to export data to excel:
library(xlsReadWrite)
write.xls( exportdata,pfad,colNames = TRUE,sheet = 1,from = 1,rowNames =
FALSE )
Everything is fine, but the format of the export is not the best. For
example, I every time have to adjust the column width. Furthermore there is
no possibility to highlight some cell or make them colourful.
I create a lot
2004 Jan 06
1
Fw: Pls confirm
----- Original Message -----
From: "Jess Magnaye" <jess@arretni.com>
To: <wipe_out@users.sourceforge.net>
Sent: Tuesday, January 06, 2004 3:19 PM
Subject: Re: [Asterisk-Users] Pls confirm
> Is the format "allow=g723.1" in sip.conf valid?
>
> somehow i cannot get it working to do g723 passthru. also, i've read that
> doing g723 will disable
2010 Jan 09
2
aov function syntax
Hello,
I have a simple question about using the aov function syntax (ie. * + or :)
for the interaction of 2 factors. I have read the help files, and researched
other sites, and have included my source files. My goal is to measure the
signifigance of the interaction between population and condition (aka.
population:condition). I can't seem to figure it out.
1. In the first example the
2012 May 25
3
Multiple cbind according to filename
Hi all,
I'm just a beginner with R but I have not been able to search for any
relevant answer to my problem. I apologize if it has in fact been asked
before.
Recently I've realized that I need to combine hundreds of pairs of data
frames. The filenames of the frames I need to combine have unique strings.
This is my best guess as to the approach to take:
filenames<-list.files()
2004 Jan 26
1
RE: Bluetooth discussions (quick glance to some BT products)
There are somes products available claiming to connect a BT headset,
a cell phone and a phone land line all together.
I've found some :
http://www.geekzone.co.nz/content.asp?contentid=2079
http://www.clipcomm.co.kr/
The clipcomm BS-A101 sample price is : $570. It's VoIP land phone
that can make/receive a voice call using your CTP cell phone or
BT-enabled headset.
Maybe the best system
2011 Apr 30
3
using tapply with multiple variables
HI All,
I have a long data file generated from a minimal pair test that I gave to
learners of Arabic before and after a phonetic training regime. For each of
thirty some subjects there are 800 rows of data, from each of 400 items at
pre and posttest. For each item the subject got correct, there is a 'C' in
the column 'Correct'. The line:
tapply(ALLDATA$Correct,