Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addr_col

Get column from cell location or reference


Description

Get column from cell location or reference

Usage

addr_col(x, ...)

## S3 method for class 'cell_addr'
addr_col(x, ...)

Arguments

x

a suitable representation of cell(s) or a cell area reference

...

further arguments passed to or from other methods

Value

integer vector

Methods (by class)

  • cell_addr: Method for cell_addr objects (ca <- cell_addr(1:4, 3)) addr_col(ca)


cellranger

Translate Spreadsheet Cell Ranges to Rows and Columns

v1.1.0
MIT + file LICENSE
Authors
Jennifer Bryan [cre, aut], Hadley Wickham [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.