-
Notifications
You must be signed in to change notification settings - Fork 38
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
Render In R Markdown with Shiny #127
Comments
I've been working on a new version of Trelliscope and have put some extra focus on embedding. If you'd like to try this out, please take a look here: https://trelliscope.org/trelliscope/articles/trelliscope.html and here: https://trelliscope.org/trelliscope/articles/embed.html. |
Oh awesome! Thanks for the reply. I finally got it implemented in my shiny app but it took forever. Instructions were not very clear. Is there a difference between trelliscopeJS and trelliscope? Thanks again! |
Yeah sorry for lack of response! There are many differences but the principles are all the same. Both the R and JS libraries have been completely re-written and I've changed things to reflect workflows I've been wanting to support. Hopefully a short learning curve and it should be worth it as this package is where efforts will be focused going forward. |
Oh awesome! No worries man I'm sure you are busy. So going forward I should look at trelliscope and not trelliscopeJS? |
Yes I would recommend that. Just note that it hasn't seen widespread use yet so let me know if you have any issues or feedback. |
Will do man. I always look for tools to use in business and this one has serious potential. Keep it up! |
Is there any instructions with the best way to render trelliscope in a markdown file? I can render this fine in R Studio but cannot get this to workin in a markdown file using runtime shiny.
The text was updated successfully, but these errors were encountered: