Other packages > Find by keyword >

spectrolab  

Class and Methods for Spectral Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spectrolab", "0.0.19")



Attach the package and use:
library("spectrolab")
Maintained by
Jose Eduardo Meireles
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-14
Latest Update: 2025-01-13
Description:
Input/Output, processing and visualization of spectra taken with different spectrometers, including SVC (Spectra Vista), ASD and PSR (Spectral Evolution). Implements an S3 class 'spectra' that other packages can build on. Provides methods to access, plot, manipulate, splice sensor overlap, vector normalize and smooth spectra.
How to cite:
Jose Eduardo Meireles (2017). spectrolab: Class and Methods for Spectral Data. R package version 0.0.19, https://cran.r-project.org/web/packages/spectrolab. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:08), 0.0.2 (2017-09-14 15:23), 0.0.3 (2017-11-17 19:43), 0.0.4 (2017-12-14 00:37), 0.0.5 (2018-06-03 00:56), 0.0.6 (2018-06-19 19:59), 0.0.7 (2018-07-24 23:20), 0.0.8 (2018-10-28 16:00), 0.0.9 (2020-06-09 15:20), 0.0.10 (2020-10-08 06:40), 0.0.11 (2021-05-19 06:40), 0.0.12 (2021-06-01 20:10), 0.0.13 (2021-08-05 18:20), 0.0.14 (2021-08-12 21:00), 0.0.15 (2021-09-14 19:00), 0.0.16 (2021-09-26 23:50), 0.0.17 (2022-07-14 18:10), 0.0.18 (2023-02-12 21:50)
Other packages that cited spectrolab R package
View spectrolab citation profile
Other R packages that spectrolab depends, imports, suggests or enhances
Complete documentation for spectrolab
Functions, R codes and Examples using the spectrolab R package
Some associated functions: Ops.spectra . aggregate.spectra . apply_by_band . as.data.frame.spectra . as.matrix.spectra . as_spectra.data.frame . as_spectra.matrix . as_spectra . bands-set . bands . combine . default_spec_regions . dim.spectra . guess_splice_at . i_bands . i_find_sensor_overlap_bounds . i_index_pairwise_combn . i_is_increasing . i_is_index . i_is_whole . i_match_ij_spectra . i_match_label . i_match_label_or_idx . i_mav . i_meta . i_mind_the_gap_smoothing . i_names . i_plot_boundaries . i_plot_exists . i_read_ascii_metadata . i_read_ascii_spectra . i_read_asd_spectra . i_trim_sensor_overlap . i_value . i_verify_path_and_format . is_spectra . match_sensors . max.spectra . mean.spectra . median.spectra . meta-set . meta . min.spectra . names-set-.spectra . names.spectra . normalize . pairwise_ratio . plot.spectra . plot_interactive . plot_quantile . plot_regions . print.spectra . quantile.spectra . range.spectra . read_spectra . resample . sd.default . sd . sd.spectra . smooth.default . smooth . smooth.spectra . smooth_moving_avg . smooth_spline . spec_matrix_example . spectra . spectrolab . split.spectra . str.spectra . sub-.spectra . subset-.spectra . subset_by . summary.spectra . t.spectra . try_keep_txt . value-set . value . var.default . var . var.spectra . 
Some associated R codes: conversion.R . data.R . descrip_summary_overloads.R . getters_and_setters.R . graveyard.R . internal_utils.R . match_sensors.R . math_operator_overloads.R . plotting_functions.R . query.R . read_spectra.R . spectra.R . spectrolab.R . stats_function_overloads.R . transform_spectra.R . utils.R .  Full spectrolab package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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