You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we provide a more opinionated way of representing calibrated distributions (#21), it might no longer make sense to calibrate them directly with other packages, because these return full distributions.
In that case this something like c14_calibrate(5000, 30, engine = "rcarbon") could be replaced with:
If we provide a more opinionated way of representing calibrated distributions (#21), it might no longer make sense to calibrate them directly with other packages, because these return full distributions.
In that case this something like
c14_calibrate(5000, 30, engine = "rcarbon")
could be replaced with:Related to #24.
The text was updated successfully, but these errors were encountered: