A set of raw eems data
meta_clean.Rd
A sample set of data that's been uploaded for testing functions
Format
a data frame with 8 rows and 12 columns:
- index
The numeric order of entry (e.g. 1, 2, 3, 4, etc…)
- analysis_date
The date the samples were run on instrument (not collected in the field)
- description
A brief description of the sample collected 60-character max, used for plot titles
- data_identifier
the data identifer for the sample that was used in the Aqualog, needs to be exact
- replicate_no
A numeric denoting analytical duplicates. They must have identical Sample identifiers
- integration_time_s
Integration time of the sample (e.g. 1, 2, etc…)
- dilution
Include the dilution factor here as decimal format (e.g. a 2-fold dilution with 1 part sample and 1 part water will have a dilution factor of 0.5). No dilution is a 1
- RSU_area_1s
The RSU Adjust Area from the Raman Test
- run_type
How the sample was run, should be either "SampleQ" or "Manual", used to rename and organize samples
- DOC_mg_L
DOC concentration in mg/L of the original sample (not the diluted sample)
- Notes
Not required, but can be used to note abnormal sample or experimental conditions
- unique_ID
A unique ID given to each sample based on the data identifier, integration time, and replicate number