arrayNew {codelink} | R Documentation |
Create a new x11 device with dimensions suited to be used with imageCodelink().
arrayNew(f=2, chip="rwgcod")
chip |
character; Codelink chip to be used in imageCodelink. |
f |
numerical; scaling factor. |
Diego Diez
# data(codelink.example) # arrayNew() # imageCodelink(codelink.example)