Skip to content

Commit

Permalink
readme: add urls to my other clumped github repos
Browse files Browse the repository at this point in the history
  • Loading branch information
japhir committed May 20, 2024
1 parent 1bac200 commit 6119095
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/calculate_etf.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#' @inheritParams quiet
#' @family empirical transfer functions
#' @returns Same as `.data` with new columns `etf`, `etf_coefs`, `slope`, and `intercept`.
#' @examples
# @examples
# TODO
#' @export
calculate_etf <- function(.data, ...,
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ Contributions to improving the clumped data processing package are more than wel
- [`seasonalclumped`](https://github.com/nielsjdewinter/seasonalclumped) can be used to reconstruct temperature and salinity variations from seasonal oxygen and clumped isotope records.
- [`isogeochem`](https://github.com/davidbajnai/isogeochem) can be used to calculate equilibrium Δ₄₇ and Δ₄₈ values, carbonate growth temperatures, isotopic fractionation factors and more.
- [`D47crunch`](https://github.com/mdaeron/D47crunch) is the Python processing code to process clumped data from δ₄₇ values. It features a pooled regression for the empirical transfer function and many other features.
- [`clumpedcalib`](https://github.com/japhir/clumpedcalib) Calculate and Apply Clumped Isotope Calibrations Using Bootstrapping.
- [`clumped-processing`](https://github.com/UtrechtUniversity/clumped-processing) Clumped isotope measurement processing script for Thermo Fisher MAT 253 plus isotope ratio mass spectrometer with the Kiel IV used at Utrecht University.

0 comments on commit 6119095

Please sign in to comment.