file_name*
The file name, defaults to
basename()
if not specified
user_name*
User name, e.g. "Win Cowger"
contact_info
Contact information, e.g. "1-513-673-8956,
wincowger@gmail.com"
organization
Affiliation, e.g. "University of California,
Riverside"
citation
Data citation, e.g. "Primpke, S., Wirth, M., Lorenz, C.,
& Gerdts, G. (2018). Reference database design for the automated analysis
of microplastic samples based on Fourier transform infrared (FTIR)
spectroscopy. Analytical and Bioanalytical Chemistry.
tools:::Rd_expr_doi("10.1007/s00216-018-1156-x")"
spectrum_type*
Raman or FTIR
spectrum_identity*
Material/polymer analyzed, e.g.
"Polystyrene"
material_form
Form of the material analyzed, e.g. textile fiber,
rubber band, sphere, granule
material_phase
Phase of the material analyzed (liquid, gas, solid)
material_producer
Producer of the material analyzed, e.g. Dow
material_purity
Purity of the material analyzed, e.g. 99.98%
material_quality
Quality of the material analyzed, e.g.
consumer product, manufacturer material, analytical standard,
environmental sample
material_color
Color of the material analyzed,
e.g. blue, #0000ff, (0, 0, 255)
- material_other
Other material description, e.g. 5 µm diameter
fibers, 1 mm spherical particles
cas_number
CAS number, e.g. 9003-53-6
instrument_used
Instrument used, e.g. Horiba LabRam
- instrument_accessories
Instrument accessories, e.g.
Focal Plane Array, CCD
instrument_mode
Instrument modes/settings, e.g.
transmission, reflectance
intensity_units*
Units of the intensity values for the spectrum,
options transmittance, reflectance, absorbance
spectral_resolution
Spectral resolution, e.g. 4/cm
laser_light_used
Wavelength of the laser/light used, e.g.
785 nm
number_of_accumulations
Number of accumulations, e.g 5
total_acquisition_time_s
Total acquisition time (s), e.g. 10 s
data_processing_procedure
Data processing procedure,
e.g. spikefilter, baseline correction, none
level_of_confidence_in_identification
Level of confidence in
identification, e.g. 99%
other_info
Other information
license
The license of the shared spectrum; defaults to
"CC BY-NC"
(see https://creativecommons.org/licenses/by-nc/4.0/
for details). Any other creative commons license is allowed, for example,
CC0 or CC BY
session_id
A unique user and session identifier; populated
automatically with paste(digest(Sys.info()), digest(sessionInfo()),
sep = "/")
file_id
A unique file identifier; populated automatically
with digest(object[c("wavenumber", "spectra")])