Spectroscopy Suite Update
[This article was first published on R on Chemometrics & Spectroscopy using R, 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.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
My suite of spectroscopy R
packages has been updated on CRAN. There are only a few small changes, but they will be important to some of you:
ChemoSpecUtils
now provides a set of colorblind-friendly colors, see?colorSymbol
. These are available for use inChemoSpec
andChemoSpec2D
.- At the request of several folks,
readJDX
now includes a function,splitMultiblockDX
, that will split a multiblock JCAMP-DX file into separate files, which can then be imported via the usual functions in the package. - All packages are built against the upcoming R 4.1 release (due in April).
Here are the links to the documentation:
As always, let me know if you discover trouble or have questions.
To leave a comment for the author, please follow the link and comment on their blog: R on Chemometrics & Spectroscopy using R.
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.