similar to: collumn error when exporting to Excel

Displaying 20 results from an estimated 100 matches similar to: "collumn error when exporting to Excel"

2009 Nov 03
1
creating mulptiple new variables from one data.frame according to columns and rows in that frame
Dear R-helpers, I have a data.frame (bcpe.lat.m) containing 13 countries, ages 0-50yrs per month, and the corresponding mu&sigma (see below). * I would like to limit the age range to include all 12 months for the 1st 5 years and only whole years for all ages thereafter for each of the countries present in the data frame. * I would like to create separate data.frames according
2004 Oct 06
3
read.delim problem with trailing spaces
I'm trying to read a comma delimited dataset that uses '.' for NA. I found that if the last field on a line was a missing '.' it was not read as NA, but just a '.', and the life variable was made a factor. The data looks like this, income,imr,region,oilexprt,imr80,gnp80,life Afghanistan,75,400.0,4,0,185.0,.,37.5 Algeria,400,86.3,2,1,20.5,1920,50.7
2003 Nov 03
10
USA map
R users, In S, there was a function called usa() that would draw the map of the United States, plus it had other options for graphics. I have looked but I can't find the equivalent in R. Is there one? Thanks, Jason
2011 Jan 15
2
information
Hello everybody, i'm new en icecast, in fact, i don't know nothing about this software. I'm Nicaraguan, in Central America. This Radio http://www.radio-corporacion.com/principal.php is a local radio. They use icecast from http://radioneer.com:8750/, but I don?t know what to do for add my radio http://www.radiocamoapa.com to http://radioneer.com:8750/ and i can use its streaming
2003 Nov 10
3
Reading an upper triangular matrix
Hola! I have data in the form of a symmetric distance matrix, in the file I have recorded only the upper triangular part, with diagonal. The matrix is 21x21, and the file have row and col names, and some other information. I am trying to read with the following code (I tried many variations on it, but all give the same error). The items in the data file is delimited by white space. (Part
2008 Oct 20
3
asterisk setup
Hi folks, Am new to asterisk pbx systems. I am trying to figure out what to do, I'll list and folks feel free to give feedback and advice. MAIN purpose for usage: 1.exposure to setup an asterisk box 2.get home phone service via VOIP/internet connection. tasks so far ------------------ 1. setup and install asterisk (1.4.x) --> DONE -currently configuring sip.conf
2008 Oct 30
3
SIP # DTMF
Hi. In creating a custom extension, and dialing SIP/222/333#444, seems the party receives only "333" What should I do to send the # symbol? or better, where can I find that syntax? Googled a lot, nothing. Thanks! -- Rodolfo Alcazar Responsable red y datos Deutsche Gesellschaft f?r Technische Zusammenarbeit (GTZ) GmbH Programa de Apoyo a la Gesti?n P?blica Descentralizada y Lucha
2005 Apr 20
2
Where is .xsession-errors
Hi Yesterday I was using OpenOffice Impress, doing many cut/paste operations with images, and without any notice/message/warning the application die. Then I look for ~/.xsession-errors file to see any signal about the problem, but I realized that ~/.xsession-errors is no longer present. This is a new behaviour of X.org ? I'm running CentOS 4 and XFree86 Version 4.3.0.1 (Debian
2008 Oct 14
7
Panasonic x Asterisk if I can emulate Panasonic fast!
Im a 3-days-asterisk-newbie. In 3 weeks, I must have a PBX installed in a new office of ours: Panasonic or Asterisk. Asterisk would be, if I can emulate some Panasonic functions on Asterisk fast, to convince the executives. What I have done until now: Bought 1 Linksys pap2 (2 FXS), 1 Linksys SPA3102 (1 FXS + 1 FXO) for making asterisk tests. Configured Asterisk/Fedora 9 so I can make SIP->PSTN
2009 Mar 18
1
lm function (PR#13608)
Full_Name: Michael Aaron Karsh Version: 2.8.0 OS: Windows XP Submission from: (NULL) (75.61.109.172) I tried using the lm function to regress the third column listed below on the second column listed below. It gave me an error message. My code is below. > HDISWLSdata=read.table("RHDISWLS.txt") > HDISWLSdata V1 V2 V3 1 DENMARK
2005 Apr 29
1
RedHat Bugzilla
Does anyone here have access to the RedHat Bugzilla bug number 113233? https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=113233 I get "You are not authorized to access bug #113233." which kind of makes it hard to know what they think they have fixed. PS. CentOS-2 Update 7 is currently being built and will be ready soon. John. -- John Newbigin Computer Systems Officer Faculty of
2007 Apr 13
2
graphics question: tilted axis labels?
Dear experts, Is there a way to change the angle in which the axes are labeled? I would like to draw a barplot where items are countries and, in order to fit the country?s names in, tilt these names about 45?. Is this possible? I cannot find any examples in the docs. Thanks for your help!!! Christoph
2005 May 09
3
bind and caching-nameserver
i was thinking if is it possible to cache some urls in bind? I just want to do when you send the command "ping domain.com" even if you are disconnected to the internet it will still resolve the ip of domain.com -- Regards, Mark Quitoriano, CCNA http://www.atamanetworks.com
2009 Oct 25
1
Datasets for "The Statistical Sleuth"
Hi everyone, I wonder if there already exists any R packages containing all the data sets for the book "The Statistical Sleuth" (http://www.proaxis.com/~panorama/home.htm; also available at StatLib http://lib.stat.cmu.edu/datasets/sleuth). I'm writing an R package with a friend for one of our stat courses where SAS is the main tool being used. As the time is limited and half of the
2003 Oct 15
4
indications.conf
Hi, I?m trying to make * work with Brazilian analog signalling.. I?m using the following in indications.conf file... [br] description = Brasil ringcadence = 1000,4000 dial = 425 busy = 425/250,0/250 ring = 425/1000,0/4000 callwaiting = 425/60,0/250,425/60,0/5000 I changed zaptel.conf to loadzone=br #loadzone=fr #loadzone=de #loadzone=uk #loadzone=fi #loadzone=jp #loadzone=sp #loadzone=no
2008 Dec 15
3
tcpdum
*Dear All, I run the below tcp dump on my asterisk server tcpdump -i eth0 -n -s0 -v udp port 5060 I got the following result 20:29:48.596867 IP (tos 0x10, ttl 64, id 0, offset 0, flags [DF], proto 17, length: 373) SIP_PROXY_IP.5060 > Asterisk_IP.5060: UDP, length 345 What i need to know please what TTL means specifically and what is the best value og TTL and what is the lengh vale mean
2008 Aug 01
1
4.7!
Ooops, we did it again ... This release (4.7) has the first release notes on the wiki for a CentOS 4 release. And as always we could use some people to translate those :) We didn't find that many problems within QA, so the release notes should now be fairly complete, with limitied changes to them. ISo if you are interested and willing (you are, aren't you?), this is the place to edit:
2005 Apr 28
2
General question on QA from a Fedora Core fan
Apologies if this ends up a dup, but there seems to have been a problem with my original subscription. ------------------------------ Hello, I am currently using Fedora on most of my servers. It does pretty well. I do have occasional problems which seem to me to stem from poor QA. For example, /usr/bin/enable <queue> coming back with "Enable: I don't know what to do!"
2009 Jan 06
2
any SIP client for BlackBerry?
Hi You all, Does anyone know any SIP client for BlackBerry? thank you -- TianLun Song We care your day to day business operation CCVP, CCNP, M.Eng Cell:1-647-868-2950 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090106/a278cbbd/attachment.htm
2004 May 16
6
X100P problem with PSTN from BOLIVIA
Hi Please help! I have one X101P and TDM400P in my asterisk Box When i make a call from * to PSTN, everything goes Ok, When the PSTN hangups or * hangups, the busy tone is detected and * disconnects the channel without problems. The problem occurs when the call comes from PSTN. When * hangups, the other end (at pstn) does not hangup, it only presents silence. Please tell me how to solve this