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

Displaying type info of variables. #66

Open
blernermhc opened this issue Dec 28, 2020 · 0 comments
Open

Displaying type info of variables. #66

blernermhc opened this issue Dec 28, 2020 · 0 comments

Comments

@blernermhc
Copy link
Member

The only thing that I didn't feel satisfied with was the display when showType is true (example below)
image

As you can see, I left the container, dimension, and type in the data frame, but this made them unable to be tabbed over. I could have pulled them out of the data frame and displayed them each on a separate line (ex:
12: 4 d <- 4
container: vector
dimension: 1
type: numeric)
but I felt that this would take up a lot of extra space. What are your thoughts?

(This is from Rose)

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

No branches or pull requests

1 participant