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]
First Published: 2017-09-14
Latest Update: 2023-02-12
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for spectrolab051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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