Files in KopfLab/isoreader
Read Stable Isotope Data Files

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
Makefile
NAMESPACE
NEWS.md R/aggregate_data.R R/cleanup.R R/export.R R/file_info_operations.R R/isodata_structures.R R/isoread.R R/isoread_caf.R R/isoread_cf.R R/isoread_did.R R/isoread_dxf.R R/isoread_flow_iarc.R R/isoread_isodat.R R/isoread_nu.R R/isoread_rds.R R/isoread_scn.R R/isosave.R R/nse.R R/package.R R/problems.R R/settings.R R/units.R R/utils.R R/utils_binary_files.R R/utils_binary_isodat_files.R R/utils_files.R R/utils_source_information.R R/utils_xml_files.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
inst/errdata/cf_without_data.dxf
inst/extdata/background_scan_example.scn
inst/extdata/continuous_flow_example.cf
inst/extdata/continuous_flow_example.dxf
inst/extdata/continuous_flow_example.iarc
inst/extdata/dual_inlet_example.caf
inst/extdata/dual_inlet_example.did
inst/extdata/dual_inlet_nu_example.txt
inst/extdata/full_scan_example.scn
inst/extdata/peak_shape_scan_example.scn
inst/extdata/time_scan_example.scn
isoreader.Rproj
man/deprecated.Rd man/extract_data.Rd man/extract_substring.Rd man/extract_word.Rd
man/figures/isoreader_logo_thumb.png
man/figures/isoverse_logo_thumb.png
man/file_readers.Rd man/iso_add_file_info.Rd man/iso_caching.Rd man/iso_cleanup_reader_cache.Rd man/iso_data_structure.Rd man/iso_debug_mode.Rd man/iso_expand_paths.Rd man/iso_export_files_to_excel.Rd man/iso_export_files_to_feather.Rd man/iso_filter_files.Rd man/iso_filter_files_with_problems.Rd man/iso_find_absolute_path_roots.Rd man/iso_format.Rd man/iso_get_all_data.Rd man/iso_get_bgrd_data.Rd man/iso_get_data_summary.Rd man/iso_get_default_reader_parameters.Rd man/iso_get_file_info.Rd man/iso_get_problems.Rd man/iso_get_problems_summary.Rd man/iso_get_raw_data.Rd man/iso_get_reader_example.Rd man/iso_get_resistors.Rd man/iso_get_source_file_structure.Rd man/iso_get_standards.Rd man/iso_get_supported_file_types.Rd man/iso_get_units.Rd man/iso_get_vendor_data_table.Rd man/iso_has_problems.Rd man/iso_info_messages.Rd man/iso_is_double_with_units.Rd man/iso_make_units_explicit.Rd man/iso_make_units_implicit.Rd man/iso_mutate_file_info.Rd man/iso_parse_file_info.Rd man/iso_printing.Rd man/iso_problem_functions.Rd man/iso_read_continuous_flow.Rd man/iso_read_dual_inlet.Rd man/iso_read_files.Rd man/iso_read_scan.Rd man/iso_rename_file_info.Rd man/iso_reread_files.Rd man/iso_root_paths.Rd man/iso_save.Rd man/iso_select_file_info.Rd man/iso_set_default_read_parameters.Rd man/iso_set_file_root.Rd man/iso_shorten_relative_paths.Rd man/iso_source_file_op_error.Rd man/iso_strip_units.Rd man/iso_with_units.Rd man/isoreader-package.Rd man/read_iso_file.Rd man/reexports.Rd man/reread_iso_files.Rd man/set_temp.Rd man/vec_arith.iso_double_with_units.Rd man/vec_cast.iso_double_with_units.Rd man/vec_ptype2.iso_double_with_units.Rd
paper.bib
paper.md tests/testthat.R
tests/testthat/.gitignore
tests/testthat/minimal_data/minimal_01.did
tests/testthat/minimal_data/minimal_02.did
tests/testthat/minimal_data/minimal_03.did
tests/testthat/minimal_data/minimal_04.did
tests/testthat/minimal_data/scan_hv_01.scn
tests/testthat/minimal_data/scan_hv_02.scn
tests/testthat/minimal_data/scan_hv_03.scn
tests/testthat/test-aggregate-data.R tests/testthat/test-cleanup.R tests/testthat/test-continuous-flow.R tests/testthat/test-data-structures.R tests/testthat/test-deprecated.R tests/testthat/test-dual-inlet.R tests/testthat/test-export.R tests/testthat/test-file-info-operations.R tests/testthat/test-file-utils.R tests/testthat/test-isoread.R tests/testthat/test-nse.R tests/testthat/test-problems.R tests/testthat/test-scan.R tests/testthat/test-settings.R tests/testthat/test-units.R tests/testthat/test-utils-source-information.R tests/testthat/test-utils.R
tests/testthat/test_data/cache_test.did
tests/testthat/test_data/caf_example_CO2_01.caf
tests/testthat/test_data/cf_example_CN_01.cf
tests/testthat/test_data/cf_example_H_01.cf
tests/testthat/test_data/cf_example_H_02.cf
tests/testthat/test_data/cf_example_H_03.cf
tests/testthat/test_data/cf_example_H_04.cf
tests/testthat/test_data/cf_example_H_05.cf
tests/testthat/test_data/cf_example_H_06.cf
tests/testthat/test_data/cf_example_H_07.cf
tests/testthat/test_data/did_example_CO2_clumped_01.did
tests/testthat/test_data/did_example_air.did
tests/testthat/test_data/did_example_many_cycles.did
tests/testthat/test_data/did_example_unicode.did
tests/testthat/test_data/did_ultra_example.did
tests/testthat/test_data/dxf_example_CNS_01.dxf
tests/testthat/test_data/dxf_example_CN_01.dxf
tests/testthat/test_data/dxf_example_C_01.dxf
tests/testthat/test_data/dxf_example_HO_01.dxf
tests/testthat/test_data/dxf_example_HO_02.dxf
tests/testthat/test_data/dxf_example_H_01.dxf
tests/testthat/test_data/dxf_example_H_02.dxf
tests/testthat/test_data/dxf_example_N2_01.dxf
vignettes/continuous_flow.Rmd vignettes/development.Rmd vignettes/dual_inlet.Rmd vignettes/operations.Rmd vignettes/quick_start.Rmd vignettes/scan.Rmd
KopfLab/isoreader documentation built on Aug. 6, 2023, 9:22 p.m.