diff --git a/articles/sop.html b/articles/sop.html index e5d6d803..b172ac2c 100644 --- a/articles/sop.html +++ b/articles/sop.html @@ -317,7 +317,7 @@

Spectra# changing your underlying data plotly_spec(scratch_OpenSpecy, json_example)
- +

Maps @@ -343,7 +343,7 @@

Maps
 interactive_plot(spectral_map, select = 100, z = spectral_map$metadata$x)
-


+


@@ -404,7 +404,7 @@

Filtering OpenSpecy Objects#> 1: 0.000025000, 0.000025000 9_5 #> session_id #> <char> -#> 1: 4e9ba7eb6ecd035c1fbfdbe768ec1881/51788d655928b903161fc95da1767df9 +#> 1: 80677c8097c707690797c1a03992f379/8bb7b37b1a45a581738feddea298720a #> file_id #> <char> #> 1: 215a0fd7e0dc3b1001799214618ce6eb

@@ -441,7 +441,7 @@

Filtering OpenSpecy Objects#> 1: 0.000025000, 0.000025000 8_5 #> session_id #> <char> -#> 1: 4e9ba7eb6ecd035c1fbfdbe768ec1881/51788d655928b903161fc95da1767df9 +#> 1: 80677c8097c707690797c1a03992f379/8bb7b37b1a45a581738feddea298720a #> file_id #> <char> #> 1: 215a0fd7e0dc3b1001799214618ce6eb @@ -583,7 +583,7 @@

Threshold Signal-Noise heatmap_spec(spectral_map_p, sn = spectral_map_p$metadata$sig_noise, min_sn = 5)
- +

Intensity Adjustment @@ -607,7 +607,7 @@

Intensity Adjustmentplotly_spec(trans_raman_hdpe, rev_trans_raman_hdpe)

- +

Conforming diff --git a/pkgdown.yml b/pkgdown.yml index c637394d..0caf7b56 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: app: app.html sop: sop.html spectragryph: spectragryph.html -last_built: 2024-08-07T00:32Z +last_built: 2024-08-07T15:42Z urls: reference: http://wincowger.com/OpenSpecy-package/reference article: http://wincowger.com/OpenSpecy-package/articles diff --git a/reference/def_features.html b/reference/def_features.html index 16a5a3b2..2ef900b3 100644 --- a/reference/def_features.html +++ b/reference/def_features.html @@ -257,8 +257,8 @@

Examples#> 2: 0.000025000, 0.000025000 0_1 #> session_id #> <char> -#> 1: 4e9ba7eb6ecd035c1fbfdbe768ec1881/4d7d4e2978677597d2a0960c343983ca -#> 2: 4e9ba7eb6ecd035c1fbfdbe768ec1881/4d7d4e2978677597d2a0960c343983ca +#> 1: 80677c8097c707690797c1a03992f379/f925ab60068eb3518f0f31f1f002561e +#> 2: 80677c8097c707690797c1a03992f379/f925ab60068eb3518f0f31f1f002561e #> file_id centroid_x centroid_y first_x first_y #> <char> <num> <num> <num> <num> #> 1: 215a0fd7e0dc3b1001799214618ce6eb 0 6 0 0 diff --git a/reference/human_ts.html b/reference/human_ts.html index 40b8305b..da1dee0b 100644 --- a/reference/human_ts.html +++ b/reference/human_ts.html @@ -74,7 +74,7 @@

Author<

Examples

human_ts()
-#> [1] "20240807-003303"
+#> [1] "20240807-154214"
 
 
diff --git a/reference/interactive_plots.html b/reference/interactive_plots.html index aea3a3f5..b582c47e 100644 --- a/reference/interactive_plots.html +++ b/reference/interactive_plots.html @@ -223,14 +223,14 @@

Examplestiny_map <- read_extdata("CA_tiny_map.zip") |> read_zip() plotly_spec(raman_hdpe)
- + heatmap_spec(tiny_map, z = tiny_map$metadata$y, showlegend = TRUE)
- + sample_spec(tiny_map, size = 12) |> interactive_plot(select = 2, x2 = raman_hdpe)
- +