Description Usage Arguments Examples
Clean sulfide data
| 1 | clean_sulfide(sulfpath = file.path("Raw", "lab"), sheet_nums = NA)
 | 
| sulfpath | character file path to an .xlsx file | 
| sheet_nums | numeric sheet indices containing raw data | 
| 1 2 3 4 | ## Not run: 
sulfide <- clean_sulfide(sulfpath = file.path("Raw", "lab"))$fielddt
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.