Ng Stanley gmail.com> writes:
> I am faced with a strange problem. My picture file is empty when the
> following statements were run from R script. But the picture file shows up
> correctly, when the commands are individually run from Rgui.
>
> png(file="histogram_correlation.png", bg = "white")
Hi,
I am faced with a strange problem. My picture file is empty when the
following statements were run from R script. But the picture file shows up
correctly, when the commands are individually run from Rgui.
png(file="histogram_correlation.png", bg = "white")
require(stats)
histogram( ~ height |
2 matches
Mail list logo