7 lines
112 B
R
7 lines
112 B
R
|
|
# View the existing code in the library
|
||
|
|
library(pixmap)
|
||
|
|
pixmap::write.pnm
|
||
|
|
|
||
|
|
#Usage
|
||
|
|
write.pnm(theimage, filename)
|