diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 669645c8..d9948d32 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 41da4d1b..3dc4aeaf 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 3a9d5608..ccd58f05 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index d27fca07..f682bd3a 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index 43ab68c4..2fb265ef 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index 9a851727..6596994d 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/fib.html b/articles/fib.html index c35f822c..5260b82c 100644 --- a/articles/fib.html +++ b/articles/fib.html @@ -381,16 +381,16 @@
yrsel
and mosel
arguments are required.
show_fibmap(fibdata, yrsel = 2023, mosel = 7, areasel = NULL)
Sites for the Hillsborough or Alafia river basins can be shown using +
+Sites for the Hillsborough or Alafia river basins can be shown using
areasel
argument.
show_fibmap(fibdata, yrsel = 2023, mosel = 7, areasel = 'Hillsborough River')
+ +- -show_fibmap(fibdata, yrsel = 2023, mosel = 7, areasel = 'Alafia River')
Additional information about a site can be seen by placing the cursor +
+Additional information about a site can be seen by placing the cursor over a location. A map inset can also be seen by clicking the arrow in the button left.
The
show_fibmatrix()
function creates a stoplight @@ -439,13 +439,13 @@Show rows.
- -show_fibmatrix(fibdata, asreact = TRUE)
A plotly (interactive, dynamic plot) can be returned by setting the +
+A plotly (interactive, dynamic plot) can be returned by setting the
plotly
argument toTRUE
.- -show_fibmatrix(fibdata, plotly = TRUE)
From these plots, we can view locations and general trends in FIB +
+From these plots, we can view locations and general trends in FIB data for the Hillsborough and Alafia river basins. Additional functions may be added in the future to evaluate FIB data at other locations.
show_matrix(epcdata, asreact = TRUE)
A plotly (interactive, dynamic plot) can be returned by setting the +
+A plotly (interactive, dynamic plot) can be returned by setting the
plotly
argument to TRUE
.
show_matrix(epcdata, plotly = TRUE)
Results can also be obtained for a selected year. Outcomes can be +
+Results can also be obtained for a selected year. Outcomes can be
returned in tabular format with anlz_yrattain()
. This table
also shows segment averages for chlorophyll and light attenuation,
including the associated targets.
show_segplotly(epcdata, width = 1000, height = 600)
From these plots, we can quickly view a summary of the environmental +
+From these plots, we can quickly view a summary of the environmental history of water quality in Tampa Bay. Degraded conditions were common early in the period of record, particularly for Old Tampa Bay and Hillsborough Bay. Conditions began to improve by the late 1980s and @@ -678,50 +678,50 @@
show_annualassess(epcdata, yrsel = 2023)