Skip to content

add %@keys%  #5

@garyfeng

Description

@garyfeng

Consider adding %@keys% to get a matrix (or list of lists?) of named keys in the list.

df$var%@keys% (where var is a list of named lists) will give:

A matrix, with nrows= the length of df, ncols= max(# of keys), with each row being a sorted list of keys, with missing values replaced by NA.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions