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 25 Jun. 2026.
Previous versions and publish date:
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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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