Skip to content
Prev 29065 / 29559 Next

Selecting a range of values in a specific column for R ggplot

That you so much! Yes, this stopped the error from appearing.?
-----Original Message-----
From: Bede-Fazekas ?kos <bfalevlist at gmail.com>
To: r-sig-geo at r-project.org
Sent: Thu, Oct 13, 2022 12:37 pm
Subject: Re: [R-sig-Geo] Selecting a range of values in a specific column for R ggplot

Hello,
try
newplot <- ggplot(data = GEV[1:4, ], aes(x = RL45)) + geom_density(color 
= "midnightblue") + xlab("Location (mm/day") + ggtitle("Global Location 
under RCP4.5") + xlim(300, 350)
HTH,
?kos
-----------
?kos Bede-Fazekas
Centre for Ecological Research, Hungary

2022.10.13. 18:27 keltez?ssel, rain1290--- via R-sig-Geo ?rta:
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo