Skip to content

Commit a284fa6

Browse files
committed
Details in plot_Scatterplots() had not been working; fixed. Full rebuild.
1 parent 5271ee1 commit a284fa6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+202
-149
lines changed

BayLum.BuildResults/BayLum-Ex.pdf

289 KB
Binary file not shown.

BayLum.BuildResults/BayLum-manual.pdf

242 Bytes
Binary file not shown.
61 Bytes
Binary file not shown.

R/plot_Scatterplots.R

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
#' }
2626
#'
2727
#'
28-
#' @param object [coda::mcmc.list] (**required**) or a [data.frame]: mcmc list objects generated by [rjags::jags.model] in [AgeS_Computation],
29-
#' [AgeC14_Computation] or [Age_OSLC14]. Please note: if a [data.frame] is provided, only the first two columns are taken and `NA` values are automatically
28+
#' @param object [coda::mcmc.list] or a [data.frame] (**required**): mcmc list objects generated by [rjags::jags.model] in [AgeS_Computation],
29+
#' [AgeC14_Computation] or [Age_OSLC14]. If a [data.frame] is provided, only the first two columns are taken and `NA` values are automatically
3030
#' removed.
3131
#'
3232
#' @param variables [character] (*with default*): variable to be selected for the scatter plot, e.g., `"A"`. Please note
@@ -87,7 +87,7 @@
8787
#' sample_names = c("GDB5", "GDB3"),
8888
#' sample_selection = c(1,2),
8989
#' plot_type = "smoothScatter",
90-
#' plot_mode = "single)
90+
#' plot_mode = "single")
9191
#'
9292
#' @md
9393
#' @export

docs/articles/BayLum.html

+69-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
25.8 KB
Loading
-1.88 KB
Loading
17.4 KB
Loading
2.47 KB
Loading
13 Bytes
Loading
-1.96 KB
Loading

docs/reference/AgeC14_Computation.html

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/AgeS_Computation-1.png

-1.24 KB
Loading

docs/reference/AgeS_Computation-2.png

-5.09 KB
Loading

docs/reference/AgeS_Computation-3.png

-1.45 KB
Loading

docs/reference/AgeS_Computation.html

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/Age_Computation-1.png

2.07 KB
Loading

0 commit comments

Comments
 (0)