Skip to content
Prev 28754 / 63424 Next

R-2.8.0 : get platform device with get(getOption("device"))

Prof Brian Ripley wrote:
Nevertheless, perhaps an explicit NEWS entry could be warranted, 
something like

   o    The "device" option can now be a function, and is one in some 
standard setups. Consequentially, get(getOption("device")) will fail; 
programmers should usually use dev.new() instead.