You may be interested in the iplots package. It has methods where you can
create multiple plots and select a point or points in one plot and they
will be highlighted on the other plots.
On Wed, Jul 31, 2013 at 8:57 AM, Jurgens de Bruin wrote:
> Hi All,
>
> I am new at R so any help would be app
On 08/01/2013 12:57 AM, Jurgens de Bruin wrote:
Hi All,
I am new at R so any help would be appreciate.
Below my current R-code/script:
initial.dir<-getwd()
setwd('/Users/jurgens/VirtualEnv/venv/Projects/QTLS/Resaved_Results')
dataset<- read.table("LWxANNA_FinalReport_resaved_spwc.csv", header=
eat-r-reproducible-example
for some suggetions on asking questions and code formatting.
John Kane
Kingston ON Canada
> -Original Message-
> From: debrui...@gmail.com
> Sent: Wed, 31 Jul 2013 16:57:55 +0200
> To: r-help@r-project.org
> Subject: [R] Highlight selected bar in
Hi All,
I am new at R so any help would be appreciate.
Below my current R-code/script:
initial.dir<-getwd()
setwd('/Users/jurgens/VirtualEnv/venv/Projects/QTLS/Resaved_Results')
dataset <- read.table("LWxANNA_FinalReport_resaved_spwc.csv", header=TRUE,
sep="\t" )
n <- length(dataset$X..No.Call)
4 matches
Mail list logo