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

Add table header information to match IDE's table output #643

Open
dcossyleon opened this issue Jan 21, 2022 · 1 comment
Open

Add table header information to match IDE's table output #643

dcossyleon opened this issue Jan 21, 2022 · 1 comment

Comments

@dcossyleon
Copy link

dcossyleon commented Jan 21, 2022

Table output from an RMarkdown code chunk in the IDE includes header information, e.g. to show grouped output:
image (1)

The current paged table output in learnr does not include this information.

image

Adding table header information to match the IDE's table output would make it easier to teach and learn about topics like groupings and tibble formatting, without needing switch to default "console style" printing and forgo the UX benefits of paged interactive output.

@garrettgman
Copy link
Member

garrettgman commented Jan 21, 2022

+ 1

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

2 participants