similar to: basic inquiry regarding write.csv

Displaying 20 results from an estimated 3000 matches similar to: "basic inquiry regarding write.csv"

2009 Feb 18
1
rbind: number of columns of result is not a multiple of vector length (arg 1)
i have the following constructed and running very well,, thanks to Gabor Grothendieck for his help. >data.info <- c("station.id", "year", "date", "max.discharge") > > for(i in 1:num.files) { + station.id <- substring(data[i], 1,8) + DF <- read.table(data[i], sep=",", blank.lines.skip = TRUE) + z <- zoo(DF[,4],
2009 Feb 17
2
annual maximum value
hi everyone! hope you can help me here. i am a new R user. what i am trying to do is to find the maximum annual discharge from a daily record. i have a data.frame which includes date and the discharge. somewhat like this.. 10/1/1989 2410 10/2/1989 2460 10/3/1989 2890 ... ... ... 12/31/2005 5730 i have been browsing through the archives and fount out about the aggregate
2008 Nov 06
4
mean computation for external data
I have an external data (.txt) for annual peak flood. The first column is the year, second column is the observation date, and the last is the observed discharge. My task is to calculate the mean, skewness and kurtosis of the said data. I was advised to use read.table() to read the entire data. Please help me on how to perform the required computation. I am obviously a new user of this statistical
2008 Dec 11
1
Sorting problem
Sys.setlocale(,"C") x1 <- as.character(date()) # I use date to record the time, and save it to sqlite database, to it converted to character x1_2 <- strptime(x1, "%a %b %d %H:%M:%S %Y") x2 <- as.character(date()) x2_2 <- strptime(x2, "%a %b %d %H:%M:%S %Y") X<-c(x1_2,x2_2) order(X) ## I want to get the permutation other than the sorted vector. ##
2009 Jan 23
1
iscsi unsupported INQUIRY
I configured iscsi-target on FreeBSD 7.1 and after I mounted target from VMware ESXi I got this following error message: ------------------------------------------------------------------------------------------------------------------- Jan 23 14:26:35 srv6 iscsi-target: pid 11892:disk.c:956: ***ERROR*** Unsupported INQUIRY VPD page 85 Jan 23 14:26:35 srv6 last message repeated 1000 times
2005 May 15
1
Thank you for your inquiry to the Campus Hub.
Thank you for your inquiry to the Campus Hub. Depending on the volume and complexity of requests currently being received, please allow up to 3-4 business days for us to research and answer your question. If you have not included your full name and Tech ID in your original email, please resubmit your request and include this information. To safeguard the privacy of student information, all
2015 Apr 20
0
Re: inquiry about differences between the tap and the vnet in the virt-manager
On 19.04.2015 04:02, wh.h@foxmail.com wrote: > inquiry about differences between the tap and the vnet in the virt-manager > > when I establish the network by the first method: create a bridge with the help of Linux commad: brctl, tap0 device is created in the host and assigned to the guest OS. tap0 device gets a name “eth0” in the guest OS. > I use “ping ” command to test network
2014 Dec 01
0
LibVorbis licensing inquiry
If you want a definitive answer, you'll have to ask a lawyer (sadly). My layman's understanding is that the license means that anyone who distributes any part of libogg or libvorbis must include the copyright notices and license text when they do so. That's all. It doesn't matter who is doing the distributing, you or your users or anyone else, they all have to follow that one
2008 May 28
2
inquiry on R News
Dear R News, I am inquiring whether the articles that are published in the 'R News' have undergone a peer-review/refereeing process, for the purpose of reporting the academics publications here at the University of Sydney to the Australian Government. Thank you for your assistance. Regards Glenn Glenn Howell| Faculty Research Assistant FACULTY OF ECONOMICS AND BUSINESS
2019 Jun 18
2
Inquiry about use case
Dear Customer Service, My name is Tamamura and I am in charge of Audio-Technica. I want to be able to play FLAC using the API that BT IC has. I use BT IC that other companies have released. In this case, Do I need to get permission from you? Best regards Minoru tamamura ==================================================== 〒915-0003 福井県越前市戸谷町87-1 (株)オーディオテクニカフクイ 技術部    第3技術課 玉村 実 TEL:0778-25-6700
2010 Jan 06
1
Inquiry:How to define incoming route for sip?
Dear All Can you please let me know how can I define incoming route to accept incoming calls from an external sip server? I have defined the following profile for my sip phone : Under sip.conf : --------------------- [osaka] type=friend context=sip-outgoing host=192.168.0.139 disallow=all allow=alaw [6672019] type=friend context=sip-outgoing canreinvite=no host=dynamic nat=no Under
2010 May 07
2
inquiry about Version 2.11.0
Hello, I am trying to download the newest versión of R (R version 2.11.0), but I haven´t been able, because it seems that the file is not working properly. Could you help me? Best Regards, María Clara Soto Vélez Colombia msoto@tarjetaexito.com.co 3199082 ________________________________ El contenido de este mensaje puede ser información privilegiada y confidencial. Si usted no es el
2004 Aug 03
0
QOS inquiry:WFQ?HTB?DRR?
Hi, I used HTB3.6 on Linux to control traffic.It seems that HTB uses DRR(Dificit Round-Robin) algorithm.I heard that it is difficult for DRR to get a delay bounded and WFQ is better than DRR.Is that right?So,how to implement WFQ in Linux? Thanks a lot! Best Regards swcims swcims@163.com 2004-08-03 _______________________________________________ LARTC mailing list
2009 Aug 01
0
Inquiry:Asterisk supporting hash (#) key
Dear All Please be informed that we have an application for our subs to be able to dial "#21" to reach IN services . Can you please let us know how we can support for this as it seems that the Asterisk does not support for the hash "#" key as an valid extension to be dialed by the user ? Regards H.Motamedi -------------- next part -------------- An HTML attachment was
2009 Sep 01
1
Inquiry:Problem with VoiceMail
Dear All Can you please do me favor and let me know what is my problem with my Asterisk VoiceMail configuration as it doesn't work correctly in my case ? Please find below that part of my extensions.conf that I intend to make use of voice mail for No Answer reply : " [line-incoming] exten => _XXXXXXX,1,macro(dialuser,SIP/${EXTEN},${EXTEN}) [macro-dialuser] exten =>
2009 Dec 23
2
Inquiry:yum?
Dear All I want to add "yum" to my CentOS 5.2 so I downloaded the rpm package from the www.pbone.net . But I didn't have success in installing it so please let me know if there is another way to accomplish this job ? Thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Oct 12
1
Inquiry:Problem mounting cdrom on my CentOS 5.2 client
Dear All Please be informed that I needed to mount my cdrom on my CentOS 5.2 client , but unsuccessful . I tried as the followings : #mount -t vfat /dev/cdrom-hdc /mnt/cdrom Add the following line to /etc/fstab : /dev/cdrom-hdc /mnt/cdrom vfat noauto,users,noexec,rw,uid=1000,gid=1000 0 0 #mount /mnt/cdrom But I cannot see the CD content . Can you please do me favor and correct me ? Thank you in
2013 Nov 13
1
Inquiry for an ARM-NEON optimized Opus
hi folks apologies for sending a commercial mail. I am the CEO of http://talk.to - a unified messaging product. We are still in early stages of launch. We intend to build in voip capabilities in our product. Our product is intended to work in browsers and on all mobile platforms. We are looking for someone who can provide us an ARM-Neon optimized version of Opus for use on mobile platforms so
2008 Jun 25
2
[LLVMdev] LLVM inquiry
Hi This is Gaurav Khanna, from MacResearch.org - a community for scientists that use the Mac and related hardware for research. One service we perform for the community is supply g77 & gfortran compilers for Mac OS X (which are not supplied by Apple). We are interested in the progress made by LLVM and have some quick questions. We'd appreciate any comments you can make. 1) What is the
2010 Mar 22
0
[LLVMdev] Application inquiry in GSOC 2010
Dear All, I forwarded this message from llvm-announce to llvmdev, but it got forwarded with the wrong subject. Here is the email again with the correct subject line. -- John T. -------------- next part -------------- An embedded message was scrubbed... From: "llvm-announce-bounces at cs.uiuc.edu" <llvm-announce-bounces at cs.uiuc.edu> Subject: [LLVMdev] Forward of moderated