similar to: Formatting numerical output

Displaying 20 results from an estimated 300 matches similar to: "Formatting numerical output"

2012 Aug 30
2
Help on Plot Title where text is "mixed" with numerical carachters
Dear All,   I have the following code set up:   x <-2000 y <-8 z <-3   I would need to use these numbers to show up in my plot title "mixed" with text. The x,y,z numbers would need to change, the text would not. So my title should look like this   "x txt1 y txt2 z txt3"   so if: txt1=hours txt2=minutes txt3=seconds   then my title of the plot should read:   2000 hours
2014 Jul 22
2
Ayuda Error in `colnames<-`(`*tmp*`, value = c(
Buenas tardes, grupo. Estoy tratando de hacer la comparación de dos archivos de una misma organización para encontrar las diferencias entre su informe del tema edl año 2005 y el del año 2013: Todos los comandos van bien, a exepción del último "colnames", como se ve en la siguiente secuencia: > pdf1<-"./PLAN de INSPECCIONES/05_seguridad_ciudadana.pdf" >
2008 Aug 01
1
Properly Parsing Pre-Superscripts & Displaying Them With grid.text
Hi all... I?m making a chart dealing with frequencies of isotopes of various elements. For instance, I'd like the following text to appear on a chart with the "35" and "37" as superscripts: Based upon: 35Cl: 75% 37Cl: 25% I am having problems properly parsing the superscript that preceeds the "Cl", since there is no character ahead of the superscript (I saw
2008 Jun 26
0
Wine redraw problem with baldur's gate ii (and others)
Hello. When i upgraded wine from 0.9.46 to 0.9.53 i noticed a annoying thing. When i run Baldur's Gate II - Shadows of Amn (and Icewind Dale II) on normal fullscreen mode they work fine. If i enable the "emulate a virtual desktop" option so that it runs on a window, it works fine until another window gets on top of the wine window. For example, i run xterm and run wine. If i click
2012 Nov 02
1
can not read table in dbReadTable
> tbs<-dbListTables(con) > > tbs [1] "lowend" "time" "week30" "week33" "week39" "week42" > my.data.copy <- dbReadTable(tbs, "week42") Error in function (classes, fdef, mtable) : unable to find an inherited method for function "dbReadTable", for signature "character",
2012 Jan 22
1
Problem with sapa package and spectral density function (SDF)
Hi everybody, I'm a beginner R user and I'm trying to use the package "sapa" to estimate the spectral density function of several time series using the SDF function. For each time series, I want to calculate the density function at two temporal resolutions (daily and monthly). The monthly values calculated as a mean of the daily values. I first create a ts object for both series
2005 Jul 05
1
by (tapply) and for loop differences
I am getting a difference in results when running some analysis using by and tapply compare to using a for loop. I've tried searching the web but had no luck with the keywords I used. I've attached a simple example below to illustrates my problem. I get a difference in the mean of yvar, diff and the p-value using tapply & by compared to a for loop. I cannot see what I am doing wrong.
2011 Mar 21
3
Replacing Period in String
Dear R Users, I am working with gsub for the first time. I am trying to remove some characters from a string. I have hit the problem where the period is the shorthand for 'everything' in the R language when what I want to remove is the actual periods. In the example below, I simply want to remove the periods as I have removed the comma, but instead the complete string is wiped out. I
2012 Jun 13
2
need help
hello could you help in solving the following problem I want to replace same consecutive words by a single word in a sentence.. for example --- my name name name is micky so I want the output like this--my name is micky I want this solution for a text file can you tell me the code for it?? thanking you in anticipation -- Shilpa Rai MSc.(2011-2013) Applied Statistics and Informatics Indian
2002 Apr 29
0
SafeDisc FAQs
Hi, For those interrested, here's a FAQs about my SafeDisc support implementation. Feel free to comment. Laurent Pinchart -------------- next part -------------- SafeDisc FAQs What is SafeDisc ? ================== SafeDisc is a CD copy protection system designed for Microsoft Windows. It is widely used, especially to protect games. There are currently 2 main versions of SafeDisc
2010 Feb 14
2
unable to edit a file
hi, I have a file in a samba share with the following attributes: [dir1002] comment = webmin share write list = usr1,usr2 path = /misc/removable/dir1002 read only = no The files are created with the following ownership(the file system is vfat): -rwxr-xr-x 1 root root 0 Feb 14 07:23 New Text Document.txt -rwxr-xr-x 1 root root 4 Feb 14 07:28 txt1.txt
2004 May 16
1
importing text file with duplicate rows / indexing rows and columns
Could somebody advise me about importing a txt file as a frame? I am using the command: test <- read.delim ("~/docs/perl/expr_ctx.txt2", header=T, sep = "\t", row.names = 1) This gives me an error because there are duplicate rows. In the txt file, the columns are unique subjects and the rows are variables, so I had planned to transform the file after importing. The first
2010 Dec 30
1
data frame subset too slow
Hi all, First I dont have much experience with R so be gentle. OK, I am dealing with a dataset (~ tens of thousand lines, each line ~ 10 columns of data). I have to create some subset of this data based on some certain conditions (for example, same first column with another dataset etc...). Here is how I did it: # import data dat <- read.table( "test.txt", header=TRUE,
2010 Nov 03
3
Is it possible to configure OpenGL software rendering?
I have an application that uses opengl. If no hardware opengl support is available it works fine (not a highend application). If opengl hw support is available on the mac platform it fails because of the not complete opengl cappabilities in xquartz. So: can I enforce the use of software opengl renderin instead of hardware rendering? If yes: how can i configure this?
2009 Aug 02
3
Intel vs ATI – which one is better for wine?
Hello everyone, as stated in the topic ? I would like to know which of above works better with wine... I will be buying laptop soon, and will probably have to chose one of above. Yes I know both Intel and ATI drivers for Linux sucks ? but I would like to know which of them sucks more ;], Nvidia will probably not be an option because of my current cash limitation (beside, I already got pretty
2005 Jun 10
6
us zipcode data map
i've search the email archives, searched the documention of various map packages and done an R-site search, but have been unable to find direct resources for creating maps of the US that are colored or annotated or ... by zipcode data. For example, create a map of the US and color each zipcode region by its population using two vectors z,p containing the zipcode and population,
2008 Jan 14
4
Focus on TextCtrl
Hello. I have a problem with set focus on a TextCtrl in wxRuby. I must do something like Login TextCtrl and set focus on a next TextCtrl by clicking Tab key. -- Posted via http://www.ruby-forum.com/.
2010 Dec 06
1
8800 Ultra support?
After playing around with the dlls/wined3d/directx.c file to update the driver version numbers used for nvidia drivers i noticed that 8800 ultra was missing and likely being recognized as the much weaker 8800, I didn't know where to go for this so I'm posting it here, if you could add these two lines it should cover the 8800 Ultra since its essentially the GTX with slightly faster clock
2008 Nov 08
0
No subject
and nice. My concern is "bio_cgroup_id". It's provided only for bio_cgroup. In this summer, I tried to add swap_cgroup_id only for mem+swap controller but commenters said "please provide "id and lookup" in cgroup layer, it should be useful." And I agree them. (and postponed it ;) Could you try "id" in cgroup layer ? How do you think, Paul and others ?
2008 Nov 08
0
No subject
and nice. My concern is "bio_cgroup_id". It's provided only for bio_cgroup. In this summer, I tried to add swap_cgroup_id only for mem+swap controller but commenters said "please provide "id and lookup" in cgroup layer, it should be useful." And I agree them. (and postponed it ;) Could you try "id" in cgroup layer ? How do you think, Paul and others ?