Learn R Programming

codelink (version 1.40.2)

arrayNew: Create a new x11 device

Description

Create a new x11 device with dimensions suited to be used with imageCodelink().

Usage

arrayNew(f=2, chip="rwgcod")

Arguments

chip
character; Codelink chip to be used in imageCodelink.
f
numerical; scaling factor.

Examples

Run this code
## Not run: 
#     data(codelink.example)
#     arrayNew()
#     imageCodelink(codelink.example)
# ## End(Not run)

Run the code above in your browser using DataLab