[R] shuffling a vector

Adaikalavan RAMASAMY ramasamya at gis.a-star.edu.sg
Mon Nov 10 17:46:02 CET 2003


help(sample)

	-----Original Message----- 
	From: r-help-bounces at stat.math.ethz.ch on behalf of Rajarshi Guha 
	Sent: Tue 11/11/2003 12:28 AM 
	To: R 
	Cc: 
	Subject: [R] shuffling a vector
	
	

	Hi,
	  I'me trying to write  a function that will shuffle a vector. At the
	moment I'm baically making a vector of randomized indices and then
	making  a new vector from the original one using these random indices.
	
	However, is there an alternative (more elegant) method to do this? I
	tried help.search('shuffle') but it does'nt return anything relevant.
	
	Thanks,
	
	-------------------------------------------------------------------
	Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net>
	GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
	-------------------------------------------------------------------
	
	Q: What is a dyslexic, agnostic, insomniac?
	A: Someone who lays awake at night wondering if there really is a dog!
	
	______________________________________________
	R-help at stat.math.ethz.ch mailing list
	https://www.stat.math.ethz.ch/mailman/listinfo/r-help




More information about the R-help mailing list