Hello everybody,
i would like to include an picutre in the jpeg-format to an r diagram.
Is this possible?
The only thing i found was this
moon <- read.pnm(system.file(file.path("Images",
                                        "GPN-2000-000473halfsize.pnm"),
                              package="RGraphics"))
But this doesn't work for jpg.
regards
Malte Christian