Bitwise operations: Difference between revisions

m
Line 1,938:
bitwNot(a)
bitwShiftL(a, 2)
bitwShiftR(a, 2)</lang>
 
# See also http://cran.r-project.org/src/base/NEWS.html</lang>
 
===Using ''as.hexmode'' or ''as.octmode''===
Anonymous user