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

print.ra_ref

Print ra_ref object


Description

Print ra_ref object

Usage

## S3 method for class 'ra_ref'
print(x, fo = c("R1C1", "A1"), ...)

Arguments

x

an object of class ra_ref

fo

either "R1C1" (the default) or "A1" specifying the cell reference format; in many contexts, it can be inferred and is optional

...

further arguments passed to or from other methods

Examples

(rar <- ra_ref(3, TRUE, 1, TRUE))
print(ra_ref(), fo = "A1")

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.