similar to: R import glitch "missing data"

Displaying 20 results from an estimated 300 matches similar to: "R import glitch "missing data""

2011 May 27
1
Unable to Plot using headers.
Hello List! Thank you for your input so far. I have successfully imported my data into R but have hit a snag in plotting. Simple plot commands are unable to find my headers when I try and plot my data on an x/y scatter. My data is a 2 column 8000 row table (saved as .txt file) imported into R. >demand=read.delim("C:\\Documents and Settings\\E066582\\My
2011 May 26
1
R-Size Limit (Confused)
Hello, I've been banging my head against my monitor for some time now trying to import data into R. The problem is either in my use of syntax, my data format, or my memory. I have described what I have tried below. Please help. =========My GOAL============================== >import a 4 column, 8,000 row table into R including headers. =========WHAT I'VE
2011 Jun 01
2
Problems Dating....
I'm trying to convert a column in a data frame with dates from a "Factor" type to a "Date Object" but I am encountering and error. (I am having trouble plotting an x,y scatter and I suspect it's something with my data format). I have a table with two columns and 8,000 rows. > dsort=read.delim("C:\\Documents and Settings\\E066582\\My
2011 May 27
1
FW: FW: Unable to Plot using headers (converting to Numeric)
I tried command as.numeric(Qty) #converting column"Qty" in object "demand" to numeric. However it remains a non-numeric value. What is the best way to convert a column of data to a numeric value in R? What is the best way to convert dates into a numeric format (or some format able to be used in an x,y scatter) while still maintaining its inherent "date" property?
2004 Jul 13
1
Synatx Error on start with R --no-save < myfile.R
Dear all! I wrote my R-code with an editor and loaded it with source("my_file.R"). Everything works fine as expected. When I try to start my code with: R --no-save < my_file.R I do get a synatx error half way through. The version is 1.9.0 on a Linux system. To start it with R --no-save < my_file.R works on some machines but on some it doesn't. Are there any rules
2011 May 27
1
FW: Unable to Plot using headers.
-----Original Message----- From: Struckmeier, Nathanael Sent: Friday, May 27, 2011 1:39 PM To: 'stephen's mailinglist account' Subject: RE: [R] Unable to Plot using headers. Thanks for the input. Despite both graphing directly and with "attach" I am still getting a screwed up graphical output as well as an error. My table is object "demand" w/ columns Date and
2003 Dec 29
5
include a file ?
ok, I've got yet another newbie question. My extensions.conf is getting rather longish and I'm getting dizzy moving back and forth editing this thing. Can I use the include command to include a file in order to break extensions.conf up into more manageable pieces ? Is breaking up the extension.conf file an OK thing to do ? Maybe something like this: include
2006 Mar 28
3
R, RMysql, and MySQL 5 Decimal Type Support
Hi, Whenever I have a MySQL query that returns a Decimal result to R I get the following warning in R: Warning message: RS-DBI driver warning: (unrecognized MySQL field type 246 in column 1) I get this for a simple query like "SELECT 2, 2.5" !! I am using: R ver 2.1.1 RMySQL ver. 0.5-7 DBI ver. 0.1-10 MySQL Ver 14.12 Distrib 5.0.18. Please Help! Jason
2010 Oct 24
2
Synatx highlighting in Ruby
Hello people, I was going thru Geshi http://qbnz.com/highlighter/ , I am wondering if any one has a Ruby syntax highlighting library so that I can use it in one of my projects. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Jan 20
0
Markdown friendly synatx highlighting
Hello everyone! I am using markdown on my blog (Markdown Extra actually, thank you Michel!). I use code snippets heavily and I really appreciate that I shouldn't escape '<' and '>' manually. However I always wanted to use syntax highlighting for code snippets and it's a bit hard with markdown because most highlighters require some indication of a code language
2009 Jul 21
1
synatx error while running migration
hello to all, i am getting weird syntax error while running the rake db:migrate syntax error, unexpected tSYMBEG, expecting kDO or ''{'' or ''('' Apparently i am creating an engine in my main application using ''ruby script/generate plugin'' command in rails 2.3.0 with engine having its own separate database define in database.yml of main
2013 Jun 08
1
reading a character translation table into R
I have a txt file (attached) that defines equivalents among characters in latin1 (or iso-8859-1), numeric &#xxx; codes, HTML entities and latex equivalents. A portion of the file is shown inline below, but may not be rendered well in this email. I'd like to read this into R to use as a character translation table, but am stuck on two things: - The 5 fields in the file are
2006 Apr 20
2
Salted Login Generator glitch
I followed the tutorial here http://wiki.rubyonrails.com/rails/pages/SaltedLoginGeneratorQuickstart and didn''t have any problems. Actionmailer is working fine. When I sign up I get the email saying "Please click on the following link to confirm your registration" When I do i go to the default page with "Welcome. You are now logged into the system..." So I thought
2008 Feb 03
2
Entity conversion glitch?
Hello, Given the following text: under a license from AT&T; however, others were based on BSD instead. Daring Fireball's Markdown Dingus produces: <p>under a license from AT&T; however, others were based on BSD instead.</p> Note how the '&' is not escaped to '&amp;'. Bug? Feature? Thanks in advance. Kind regards, PA.
2008 Nov 05
0
White dot glitch in menu bar with GMA950
I've installed Wine under Ubuntu 8.10 and my windows apps seem to run quite nicely. The only problem I have is a cosmetic gripe. Clicking on the menu bar in a windows app drops down the menu fine (the file menu in Photoshop for example), but as I then move my mouse pointer rightwards over the adjacent menu headings, white dots appear at the dividing point between each menu... Does anyone
2007 May 04
0
gnome decorator glitch with jit
Hi, it happens lately with all last git version. And doesn't happens with compiz 0.5.0 Decorator just don't draw itself correctly. Just transparent. Please check image: http://files.myeburg.net/temp/window_decorator_glitch.png On left and right side you see what color it should have. Same happens sometimes with left part of decoration and sometimes with header. It appears randomly.
2014 Sep 03
0
Network reconfiguration glitch after migration
Hello everyone, I have the following scenario: * 2 host machines (H1 and H2) running VMs. I execute migrations (QEMU) from one host to the other, and so on. The migrations are done in a dedicated LAN (eth1 in both hosts) while regular department LAN runs on eth0 * 1 computer (my desktop computer) also connected to this common LAN on eth0. The VMs have a Python script sending UDP packets to
2011 Oct 03
0
[LLVMdev] Build glitch
Hi all, there seems to be some some missing dependency in the LLVM build system: $ make -j8 happiness Updated to revision 140992. ... llvm[2]: ======= Finished Linking Release+Asserts Executable FileUpdate (without symbols) make[2]: Leaving directory `/home/ecsardu/LLVM/build-tcclab1/utils/FileUpdate' llvm[2]: Compiling ClangAttrEmitter.cpp for Release+Asserts build llvm[2]: ======= Finished
2011 Nov 20
0
Files not being sorted correctly causing graphic glitch
The vst plugins Tyrell, Uhbik and ACE display odd graphic bug, displayed here [Image: http://img130.imageshack.us/img130/957/ubknob.gif ] If working correctly this should show smooth movement from left to right. The images for the animation are saved in a folder as separate .png files, labeled Knob0000.png - Knob0100.png, the images should be loaded into the plugin numerically on loadup,
2012 Jan 19
2
Need help with Morrowind graphical glitch
Hi, I've posted this question over on the porting team forum, but so far no one has been able to help, and I'm hoping that some people with lots of experience with wine might know more. I'm trying to play Morrowind GOTY on my 2011 MacBook Air (Intel HD 3000, 4gb ram) using the Wine wrapper by HiPhish. I've managed to install it and everything seems to be working fine except for a