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

Generalize the as.matrix accessor to supported selected ranges #247

Merged
merged 4 commits into from
May 18, 2021

Conversation

eddelbuettel
Copy link
Member

This PR takes advantage of recent work in how selected ranges and/or dimension requests are handled and extends access "as a matrix" to support ranges (in the plain vanilla case of a row and column index). A few 'interesting' row and column selections have been added as unit tests.

@eddelbuettel
Copy link
Member Author

Thanks!

@eddelbuettel eddelbuettel merged commit 51a036b into master May 18, 2021
@eddelbuettel eddelbuettel deleted the de/as_matrix_and_selected_ranges branch May 18, 2021 02:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants