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