[R] don't display rulers in image() command and script file input
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri Oct 17 08:34:09 CEST 2003
Ernie Adorio wrote:
> Dear R experts,
>
> 1. How can I turn off the display of rulers in image() command?
image(..., axes = FALSE)
> 2. Rather than typing my commands at the command line, how can I input a file
> contents aside from doing a copy and paste operation?
source()
Uwe Ligges
> Thanks in advance,
>
> Ernesto Adorio
> Math Department
> University of the Philippines
> Diliman
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list