Skip to content

Fix dataview_table handling single row data#198

Merged
andycraig merged 1 commit intoREditorSupport:masterfrom
renkun-ken:fix-view-single-row
Jan 24, 2020
Merged

Fix dataview_table handling single row data#198
andycraig merged 1 commit intoREditorSupport:masterfrom
renkun-ken:fix-view-single-row

Conversation

@renkun-ken
Copy link
Copy Markdown
Member

What problem did you solve?

Close #197

The cases where nrow = 0, 1, and more than 1, both data.frame and matrix are checked.

(If you have)Screenshot

image

@andycraig andycraig merged commit 84a77c1 into REditorSupport:master Jan 24, 2020
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.

View single line data.frame or matrix shows incorrect table

2 participants