Displaying 4 results from an estimated 4 matches for "6x12".
Did you mean:
612
2004 Aug 25
1
Pixmap problem
...o a problem
with my colour space. The pixmap object seems to be looking for 72 of 8
colours (one per cell?) which doesn't seem healthy...
> library(pixmap)
> x <- pixmapIndexed(rep(1:8, 9), nrow=6, col=rainbow(8))
> x
Pixmap image
Type : pixmapIndexed
Size : 6x12
Resolution : 1x1
Bounding box : 0 0 12 6
Nr. of colors : 72 of 8
> write.pnm(x, file="D:/Temp/output.pnm")
Error in options(x) : evaluation nested too deeply: infinite recursion /
options(expression=)?
>
Grey ones work but with a warning...
> x <- pixmapGrey(r...
2002 Jul 08
2
matrix: rows to columns conversion
Hi,
I'm new to "R". I have a matrix of 6x12. I need to produce matrix of
12x6, such that rows in new matrix are columns from original matrix, and
columns in a new matrix are rows from the original one. I was playing
with rbind(), and cbind() with no success.
Regards,
-Rado
--
Radoslav Bonk M.S.
Dept. of Physical Geography and Geoecol...
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead. When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file. I can change the colour scheme. I can