A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bryanhanson/readJDX below:

bryanhanson/readJDX: Import spectroscopic data in the JCAMP-DX format

readJDX -- Import data in the JCAMP-DX format.

Import data written in the JCAMP-DX format. This is an instrument-independent format used in the field of spectroscopy. Examples include IR, NMR, and Raman spectroscopy. See the vignette for background and supported formats.

readJDX is tested against a wide variety of JCAMP-DX formatted files provided by collaborators and available in various places on the internet. Details about supported formats, known issues and literature references are available in the vignette.

chooseCRANmirror() # choose a CRAN mirror
install.packages("readJDX")
library("readJDX")
To install from Github using R:
install.packages("remotes")
library("remotes")
install_github(repo = "bryanhanson/readJDX@main")
library("readJDX")

If you use @devel you can get the development branch if it is available (and there may be other branches out there too). Development branches have new, possibly incompletely tested features. They may may also not be ready to pass checks and thus may not install automatically using the method above. Check the news file to see what's up.

browseVignettes("readJDX")

readJDX is distributed under the GPL-3 license, as stated in the DESCRIPTION file. For more info, see the GPL site.

Questions? hanson@depauw.edu


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4