Skip to content
Prev 13694 / 63421 Next

documentation error par("cin") and par("cra") (PR#7227)

Dear all,

the help of par() claims that 
cin and cra are 
c(width, height)
but it appears to be rather 
c(height, width)

Best regards


Jens Oehlschl?gel
[1] 0.1354167
[1] 0.1354167 0.1875000
_              
platform i386-pc-mingw32
arch     i386           
os       mingw32        
system   i386, mingw32  
status                  
major    1              
minor    9.1            
year     2004           
month    06             
day      21             
language R 

--