Skip to content

Assign dimnames in as.table.datawizard_crosstab()#699

Open
elinw wants to merge 4 commits into
easystats:mainfrom
elinw:dimnames
Open

Assign dimnames in as.table.datawizard_crosstab()#699
elinw wants to merge 4 commits into
easystats:mainfrom
elinw:dimnames

Conversation

@elinw

@elinw elinw commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Currently the as.table.datawizard_crosstab() function produces a table in which the dimnames are unnamed. When making a table using table() the names are created, but as.table() does not have an argument to do it directly. Having the dimnames set is very helpful when using tables for further analysis (like loglin()).

@etiennebacher etiennebacher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM, can you add an item in NEWS.md and bump the last version number in DESCRIPTION?

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.

3 participants