Site icon R-bloggers

apputils 0.5.0 released

[This article was first published on Matt's R 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.

Version 0.5.0 of the apputils R package has been released on GitHub. Complete documentation is available at the apputils website.

The key updates are:

You can now call exApp("icons") to view the stat box icons examples locally. Available icons are grouped into three categories.

Icons representing common statistics

Icons representing delta change or trends

Icons related to fitting statistical models

These are the recent updates to apputils. However, the package offers other helpful utilities such as convenient functions for:

These utilities involve relatively canned styles of presentation so they are not universally suitable for all users and use cases, but they offer convenience when applicable. An example app that uses several utilities from apputils is my recent work in progress, the SNAP Climate Analytics app.

To leave a comment for the author, please follow the link and comment on their blog: Matt's R 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.