Site icon R-bloggers

Shiny semantic – v 0.2.0 CRAN release

[This article was first published on Appsilon Data Science Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

shiny.semantic helps you introduce semantic elements to all kinds of shiny apps. It can make your Shiny app look awesome!
If you’re new to shiny semantic, check out demos and How to use it.

What you can find in this version?

New features

Bugs fixes

We also introduced continuous integration in our development via CircleCI, see here for more details.

How to install shiny.semantic?

From CRAN:

install.packages("shiny.semantic")

From github:

devtools::install_github("Appsilon/shiny.semantic")

Thanks to the great leadership from Dominik, our opensource is growing dynamically. Track new changes in the opensource packages on our GitHub.
Don’t miss latest release of great semantic.dashboard package, that allows you to create beatiful Shiny app dashboards!


Read the original post at Appsilon Data Science Blog.

Follow Appsilon Data Science

To leave a comment for the author, please follow the link and comment on their blog: Appsilon Data Science Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.