Problems exporting R graphs with Ubuntu
Henrique Dallazuanna
wwwhsd at gmail.com
Fri Jun 27 00:18:38 UTC 2008
You can try using other device, like jpeg, bitmap, pdf, see help(Devices) on
R
On 6/26/08, hippie dream <tonightsthenight at gmail.com> wrote:
>
>
> Here is the exact script I am using although it is exactly the same as the
> once you provided:
>
> > png("Compare.png")
> > plot(compare$DepthSLI, compare$DischargeSLI, col="blue", xlab = "Average
> > Water Depth (cm)", ylab = "Discharge (m^3/s)", xlim=c(5,40),
> > ylim=c(0.03,0.1), main="Discharge in Flume 1")
> > dev.off()
> null device
> 1
>
> And once I do that I am left with a PNG file with no data. The most
> frustrating thing is that earlier today I unknowingly successfully exported
> a graph so I know it is possible. Because I feel that I have the right
> script I thought it might be an Ubuntu issue. Any ideas?
>
>
> Henrique Dallazuanna wrote:
> >
> > You are using:
> >
> > png("Compare.png")
> >
> > plot(x)
> >
> > dev.off() #Don't forgot this
> >
> >
>
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
> >
>
> --
>
> View this message in context:
> http://www.nabble.com/Problems-exporting-R-graphs-with-Ubuntu-tp18145175p18145750.html
> Sent from the ubuntu-users mailing list archive at Nabble.com.
>
>
>
> --
>
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
--
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080626/e5c07f6a/attachment.html>
More information about the ubuntu-users
mailing list