similar to: R for windows read.table()

Displaying 20 results from an estimated 2000 matches similar to: "R for windows read.table()"

2000 Sep 07
1
R function writing question
Hi there! I'm looking for a better way of getting the following code working -- can you help? Instead of having to type in: binarymissing(y ~ x1 + x2,data=mydata,na.action=na.keep) as my function call, I would prefer not having to type in na.action=na.keep each time as this will always be the same. The function na.keep is simply: na.keep <- function(X){X} The first few lines
2000 Oct 06
1
Formulae with factors that have missing values
Hi All, I have a formula which has a factor with NAs in it. I wish to keep these in the model matrix, but the NA information is currently lost (the rows are kept but the NA gets converted to 0). Any ideas as to how I can keep NAs in? e.g. junk <-
2013 Apr 17
2
phpmyadmin location
The Chinese probe for known vulnerabilities in phpmyadmin, so be sure and change the root directory name from that suggested by the installation. Todd Merriman Software Toolz, Inc.
2020 Jul 13
2
CentOS 8 & HandBrakeCLI
On 2020-07-13 05:09, Kay Diederichs wrote: > On 7/13/20 4:04 AM, Frank M. Ramaekers Jr. wrote: >> Since I upgraded to CentOS8, I cannot get HandBrakeCLI to work: I could not get HandBrake to work under CentOS 8, so I installed it under Zorin 15 (an Ubuntu-derived German distro). There, it works great. I did not try any of the other distros derived from Debian or Ubuntu itself. Todd
1999 Jan 14
3
Transferring data from S+ to R
I would like to know if there is an easy way to transfer all the data from a S+ directory (".Data" or "_data") to an R image? I would like to transfer all the functions and all the data sets (data frames, vectors, lists, etc.). I'm working under Windows NT and am using S+ 3.3 for Windows. Zivan Zivan Karaman Limagrain Genetics Research, B.P. 115, 63203 Riom Cedex,
2004 Aug 06
2
Looking for a client to feed Icecast
Would like to use a Windows client with a line-in processor to feed an icecast server. Have tried Winamp, but could not get the plugin recommended in this forum to work. Looked at the Sonique site, and could not find plugins that would do line-in and server out. Any recommendataions? Todd Merriman www.rainbowradio.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project
2004 Aug 06
2
Client Woes
>This certainly sounds like the 'war for control' that often happens when you >try to install Winamp & RealPlayer on the same box. It's been discussed at >great length in the www.winamp.com support forum. > >You are sticking the URL into a .ram file in order to start RealPlayer, >right? No. I stick the URL, http://www.RainbowRadio.com/club.mp3 into RealPlayer,
2020 Sep 14
2
erasing a disk
On 2020-09-14 16:52, Robert Heller wrote: > At Mon, 14 Sep 2020 13:14:44 -0700 CentOS mailing list > <centos at centos.org> wrote: > >> >> Folks >> >> I've encountered situations where I want to reuse a hard-drive. I do If it is a Seagate, don't bother. They have the highest failure rate in the industry. Look at the SMART statistics before
2009 Oct 07
2
Second y-axis --- alternative to par(new=
Hi is there an alternative to par(new), for ading data to a plot for a different y-axis? My problem with par(new=TRUE) is, that it re-defines all axis and labels (as in example 1) and one has to use xlim=... to fix the x-axis. I am looking for something, which simply resets the y-axis, so that a new plot() (or points()/lines()) keeps the x-axis, but re-defines the y-axis. Is there something
2009 Dec 11
1
Creating bibtex file of all installed packages?
Hi is there an easy and fast way, to generate a BibTeX file of all installed / loaded packages and R? I know about toBibtex(citation()) to extract the BibTeX for a single package, but how can I generate a file containg citations for all installed / loaded packages? Cheers, Rainer -- NEW GERMAN FAX NUMBER!!! Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT),
2006 May 22
2
Recommended SIP phones?
I am dying here with linphone (not sure if it is crap software or just me being an idiot) but out of the box debian installations of two linphones fail with a "Got SIP response 415 "Unsupported Media Type" back from 192.168.1.3" Can anybody recommend a particular SIP soft phone that broadly satisfies the following criteria? 1. Run on linux. 2. Simple to use and setup. 3. Is
2006 Jan 25
16
Slideshow beta
Ok, I finally got the slideshow code to a state worth showing it off. The site is a very rough cut of a site I''m building for my wife''s photography, so ignore the unfinished design for now :) http://rachel.kathihill.com/ To see the ajax version, go to: http://rachel.kathihill.com/?ajax=1 To randomize the order the images show: http://rachel.kathihill.com/?random=1 To change
2009 Oct 30
2
Ubuntu packages compiled with 2.9
Hi I upgraded to R 2.10.0, and I encounter a problem with some packages on R, installed via apt-get.. They are still compiled by 2.9 and give me an warning when I load the packages. Will these packages be recompiled with R 2.10, or should I rather switch to self-compiling? Cheers, Rainer -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys.
2011 Feb 01
2
How to change size of xlab inplot?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I want to increase the size of the text for xlab in the plot command: plot(1,1, xlab="Label") I tried cex, cex.caption and others, but none worked. Is there a way of using cex=2 for the xlab? Thanks, Rainer - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of
2007 Aug 10
2
available.packages (PR#9841)
Full_Name: Zivan Karaman Version: 2.5.1 OS: Windows XP SP2 Submission from: (NULL) (195.6.68.214) I think that I have encountered a bug in the function "available.packages" when using a local repository (file:// ) on Windows. Version information: platform i386-pc-mingw32 arch i386 os mingw32 system
2010 Jul 29
2
Replace last element in a vector - elegant solution?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have to replace the last element of a vector with 0, but the length of x is not known at coding time. So I do the following: x <- 1:10 x x[length(x)] <- 0 x it is working nicely, but I am wondering: is there a more elegant solution( like tail(x, 1) <- 0 , which does not work)? Thanks, Rainer - -- Rainer M. Krug, PhD (Conservation
2019 Jul 09
2
32-bit CentOS
> On Tue, 9 Jul 2019 at 14:40, Dave Close <dave at compata.com> wrote: > >> It appears that CentOS 7 was the last one with a 32-bit version. I'm >> trying to install it on an older laptop and having some trouble. I tried to resurrect a 32-bit desktop with a Pentium 4 processor by installing CentOS 7 32-bit version. Everything installed OK, but after the first boot,
1998 Jan 01
1
R-beta: R on NT
I'm having trouble with R on NT. Sept 1 97 version 50 in file rsept works fine, except I can't boost the memory - either with the menu or with DOS command Rsept -v50 In fact, if I run in DOS command mode (no shortcut) I get NT error window: errno 1411. But then R runs. With rseptbeta and rsept31 versions, R starts for a millisecond and then disappears. I've tried replacing the
1998 Sep 22
1
R-beta: Guido's Port
I am having problems accessing sirio.stat.unipd.it/pub/R so can't get to his latest port (Win95, v62.3, Guido's port.) I am being denied access. This may be a local problem with our network here, but is anyone else having a problem? Is that site mirrored anywhere that I might be able to access? Thanks! Jeff jmorris at cldx.com
1998 Nov 06
1
R-0.62.4 for MSWindows
Following the release of R-0.62.4, I have update my Win32's port. New features: - The console can be configured (font, colours, dimensions). No fancy dialog (yet), but look to the rw0624/etc/Rconsole file. - help.start() now is implemented. Of course, you need the html documentation. Bugs fixed (I hope): - Alt+Gr problems on some European keyboards. - Focus is 'always'