search for: merge2

Displaying 7 results from an estimated 7 matches for "merge2".

Did you mean: merge
2007 Jul 05
2
sink() and source()
...running a R script actually I'm using source() and sink() and it doesn't work source("T:/agents/melyakhlifi/R/essai_rep.r") to execute a file and the file contain sink("T:/agents/melyakhlifi/R/sortie.html") cat("<html><body><pre>\n") matrix.merge2 cat("</pre></body></html>\n") sink() I don't understand why when I execute just the syntax with sink() it work but in using source() it doesn't work thanks _____________________________________________________________________________ [[alternative HT...
2010 May 11
3
Advice needed on awkward tables
Dear r-help list members, I am quite new to R, and hope to seek advice from you about a problem I have been cracking my head over. Apologies if this seems like a simple problem. I have essentially two tables. The first (Table A) is a standard patient clinicopathological data table, where rows correspond to patient IDs and columns correspond to clinical features. Records in this table are stored
2016 Jun 08
1
Trivial patch for merge.Rd
...ge() related thread, I noted a trivial grammatical error in the description for the 'suffixes' argument in it's help file. A patch against the current SVN trunk version of merge.Rd in ..library/base/man is attached and pasted here: --- merge1.Rd 2016-06-08 13:34:35.000000000 -0500 +++ merge2.Rd 2016-06-08 14:03:34.000000000 -0500 @@ -42,7 +42,7 @@ columns?} \item{suffixes}{a character vector of length 2 specifying the suffixes to be used for making unique the names of columns in the result - which not used for merging (appearing in \code{by} etc).} + which are not used...
2002 Jan 28
0
merge() generates a factor: bug?
...I think this is a bug (and may be related to some fixed bugs, eg PR#1102, PR#1121), but will await comments before submitting. Also, I'm not sure if the bug is in merge() or in read.table(). I am using R-1.4.0 patch 1/13/02 on Solaris 2.6. File "merge1.txt": k a A w B x File "merge2.txt": k b A y C z Bug-testing code: R> x <- read.table("merge1.txt",header=T,row.names=NULL,colClasses="character") R> y <- read.table("merge2.txt",header=T,row.names=NULL,colClasses="character") R> z <- merge(x, y, all.x=T) R> sapp...
2011 Feb 07
4
delete rows
Hello. I came across your response in an R forum and could use your help. I have a data set with 472 rows. I want to delete rows 416 through 472. The name of my data set is MERGE. I am an extreme R novice. How do I write a script to accomplish this? Thank you. --- Christopher H. Porter, M.A., M.Ed. Director, Undergraduate Recruitment College of Engineering and Science Clemson University
2008 Sep 16
1
Spatial join – optimizing code
Hi, Few days ago I have asked about spatial join on the minimum distance between 2 sets of points with coordinates and attributes in 2 different data frames. Simon Knapp sent code to do it when calculating distance on a sphere using lat, long coordinates and I've change his code to use Euclidian distances since my data had UTM coordinates. Typically one data frame has around 30 000 points
2019 Apr 30
6
Disk space and RAM requirements in docs
...put/modules-objc-categories.m.tmp 104K build/tools/clang/test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.export/Output/p1.cpp.tmp 104K build/tools/clang/test/CXX/modules-ts/basic/basic.def.odr/p6/Output 104K build/tools/clang/test/CXX/class.access 100K build/tools/clang/test/Modules/Output/redecl-merge2.m.tmp 100K build/tools/clang/test/Modules/Output/preprocess-build-diamond.m.tmp 100K build/tools/clang/test/Modules/Output/cxx-dtor.cpp.tmp 100K build/tools/clang/test/Modules/Output/cxx-decls.cpp.tmp/1475JKKD6WQAE 100K build/tools/clang/test/Modules/Output/autolink.m.tmp 100K build/tools/clang/tes...