Other packages > Find by keyword >

OpenSpecy  

Analyze, Process, Identify, and Share Raman and (FT)IR Spectra
View on CRAN: Click here


Download and install OpenSpecy package within the R console
Install from CRAN:
install.packages("OpenSpecy")

Install from Github:
library("remotes")
install_github("cran/OpenSpecy")

Install by package version:
library("remotes")
install_version("OpenSpecy", "1.4.0")



Attach the package and use:
library("OpenSpecy")
Maintained by
Win Cowger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-31
Latest Update: 2023-11-25
Description:
Raman and (FT)IR spectral analysis tool for plastic particles and other environmental samples (Cowger et al. 2021, ). With read_any(), Open Specy provides a single function for reading individual, batch, or map spectral data files like .asp, .csv, .jdx, .spc, .spa, .0, and .zip. process_spec() simplifies processing spectra, including smoothing, baseline correction, range restriction and flattening, intensity conversions, wavenumber alignment, and min-max normalization. Spectra can be identified in batch using an onboard reference library (Cowger et al. 2020, ) using match_spec(). A Shiny app is available via run_app() or online at .
How to cite:
Win Cowger (2021). OpenSpecy: Analyze, Process, Identify, and Share Raman and (FT)IR Spectra. R package version 1.4.0, https://cran.r-project.org/web/packages/OpenSpecy. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.8.2 (2021-03-31 10:50), 0.9.0 (2021-04-09 16:30), 0.9.1 (2021-04-11 17:20), 0.9.2 (2021-05-20 18:20), 0.9.3 (2021-10-13 17:12), 0.9.5 (2022-07-06 17:00), 1.0.2 (2023-09-05 17:30), 1.0.3 (2023-09-14 00:20), 1.0.4 (2023-10-02 19:50), 1.0.5 (2023-10-31 16:40), 1.0.6 (2023-11-26 00:50), 1.0.7 (2024-03-12 01:20), 1.0.8 (2024-03-15 00:00), 1.1.0 (2024-06-14 01:50), 1.2.0 (2024-09-14 04:20)
Other packages that cited OpenSpecy R package
View OpenSpecy citation profile
Other R packages that OpenSpecy depends, imports, suggests or enhances
Complete documentation for OpenSpecy
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA