powered by
xl.index2address(top, left, bottom = NULL, right = NULL) xl.address2index(str.range)
xl.address2index("A1:D150") xl.index2address(top=1, left=1) ## Not run: # a1 %=xl% a1 # a1 = iris # addr = xl.binding.address(a1)$address # xl.address2index(addr) # # ## End(Not run)
Run the code above in your browser using DataLab