Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%in_range% #19

Open
jennybc opened this issue May 1, 2016 · 0 comments
Open

%in_range% #19

jennybc opened this issue May 1, 2016 · 0 comments

Comments

@jennybc
Copy link
Member

jennybc commented May 1, 2016

From planning session with @richfitz. Taken from photo of chalkboard.

Create an infix operator, perhaps %in_range%?, to determine if LHS is in RHS.

Possible LHS: cell reference as character ("A4"), multiple references as a character vector (c("A4", "D6")), a 2 x n matrix where column 1 is row and column 2 is col, a cell_limits object.

Possible RHS: cell range or area as character ("A1:D10"), a cell_limits object, or perhaps anything I can apply as.cell_limits() to.

Note: cellranger has new classes now, so the above needs to be rethought/refined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant