search for: r38279

Displaying 6 results from an estimated 6 matches for "r38279".

Did you mean: 138279
2006 Jun 08
2
Plotting female and male signs
...00FF, so this works > text(locator(1),"\u00FF") or > text(locator(1),"\u00E6") and also without preceeding 00 > text(locator(1),"\uE6") Can someone give me a hint? I'm using a Swedish locale on WindowsXP and my R version is 2.3.1 Patched (2006-06-04 r38279) Thanks, Hans Gardfjell -- ********************************* Hans Gardfjell Ecology and Environmental Science Ume? University 90187 Ume?, Sweden email: hans.gardfjell at emg.umu.se phone: +46 907865267 mobile: +46 705984464
2006 Jul 11
2
detach
...hould it not fail in #3 since zoo was detached? Is this how its supposed to work? (Note that entering zoo:::as.Date.numeric at the console succeeds in displaying the function in all three cases.) Here is the console session: > R.version.string # XP [1] "Version 2.3.1 Patched (2006-06-04 r38279)" > > search() [1] ".GlobalEnv" "package:methods" "package:stats" [4] "package:graphics" "package:grDevices" "package:utils" [7] "package:datasets" "Autoloads" "package:base" >...
2006 Oct 25
1
sourcing dput output
...pat dput output of these two data frame could be sourced: > dput("BOD", file = "/BOD.R") > source("/BOD.R") > dput("iris", file = "/iris.R") > source("/iris.R") > R.version.string [1] "Version 2.3.1 Patched (2006-06-04 r38279)" What is supposed to be the difference between dput and dump anyways and should dput output be source-able like it used to be?
2006 Jul 12
1
RODBC, missing values, and Excel
Hi, all, I'm trying to use RODBC to read data from Excel. However, I'm having trouble converting missing values to NA and rather perplexed by the output. Below illustrates my problem: ## DATA - copy to Excel and save as "tmp.xls" ## tmp.xls!Sheet1 x 0.11 0.11 na na na 0.11 ## tmp.xls!Sheet2 x 0.11 0.11 na na na na 0.11 ## R Code read.xls <- function(file, sheet =
2006 Sep 18
2
Help for methods
Help for help says: The 'topic' argument may also be a function call, to ask for documentation on a corresponding method. See the section on method documentation. and The authors of formal ('S4') methods can provide documentation on specific methods, as well as overall documentation on the methods of a particular function. The
2006 Jun 10
2
Regex engine types
> version _ platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 2.1 year 2005 month 12 day 20 svn rev