Thomas (Tom) Keller, PhD email: kellert at ohsu.edu<http://ohsu.edu>, ph:
503.494.2442, office: RJH 5333
url: http://www.ohsu.edu/dnaseq/
On Mar 7, 2013, at 3:00 AM,
mailto:r-help-requ...@r-project.org>> wrote:
From: Jim Lemon mailto:j...@bitwrit.com.au>>
Subject: Re: [R]
Hello,
You've forgot to use a geom.
Also, to have Time be the x axis variable you need to do a conversion.
library(ggplot2)
dat <- read.table(text = "
Time Country Values
2010Q1India 5
2010Q2India
On 03/06/2013 07:06 PM, Anindya Sankar Dey wrote:
Hi,
I've the following kind of data
Time Country Values
2010Q1India 5
2010Q2India 7
2010Q3India
Hi,
I've the following kind of data
Time Country Values
2010Q1India 5
2010Q2India 7
2010Q3India 5
2010Q4India
4 matches
Mail list logo