Skip to content

[R] Add dimnames method to Dataset class  #38376

@jonkeane

Description

@jonkeane

Describe the enhancement requested

This will also allow colnames() to just work.

The row names, of course are hard to get, though we might take inspiration from dbplyr and simply return NULL for that:

https://github.com/tidyverse/dbplyr/blob/1e48cfaf795f9101792567bc68ce7d24a19db9d5/R/tbl-lazy.R#L35-L38

Component(s)

R

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions