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

Support multiple viewer options and dispatch onLoad #628

Open
michaelquinn32 opened this issue Nov 24, 2020 · 1 comment
Open

Support multiple viewer options and dispatch onLoad #628

michaelquinn32 opened this issue Nov 24, 2020 · 1 comment

Comments

@michaelquinn32
Copy link
Collaborator

Html might be a more universal format for printing skim results. We should consider a path based around Rstudio viewer() that generates html for the user. We would need to decide on a path for spark plots:

We could also assign the appropriate skim function onLoad/ onAttach:

  • If you have the viewer function, you get the html skim output
  • If you you have standard utf8 support, use standard skim
  • Otherwise, skim_no_plots
@elinw
Copy link
Collaborator

elinw commented Feb 27, 2021

I really like the idea of having the option for the RStudio viewer; kableExtra already does html although it doesn't render quite right. But at least that might be tweaking.

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