bReaus
About
bReaus
Categories
All
(6)
Google Earth Engine
(1)
code
(5)
deep learning
(1)
geomorphology
(1)
github
(2)
maps
(1)
packages
(1)
potw
(1)
quarto
(2)
r
(5)
remote sensing
(1)
rstudio
(1)
sediment
(1)
shiny
(1)
R Shiny - Detect Cicerone guide start and end
code
r
shiny
cicerone
1
is a nice package that allows to integrate a tour in your Shiny app. Though I had the problem, that the guide was not really usable with accordions from the
bslib
p…
Oct 18, 2024
Ruben
POTW - Global mapping of river sediment bars
Paper of the week by Carbonneau & Bizzi, 2024
potw
geomorphology
remote sensing
deep learning
Google Earth Engine
sediment
How are sediment bars and banks distributed in our rivers and how does their area change over time and space? This question may not be widely considered, yet it is a topic…
Jul 30, 2024
Leo
Using data from OpenStreetMap in R
code
r
maps
The OpenStreetMap community provides free and open geographic data! You may wonder how to use this data in
R
and that is what we’ll cover in this post.
Jul 26, 2024
Ruben
Developing packages in RStudio
code
r
packages
rstudio
Why to write a package?
Packages provide an easy way to
share code with others or use it later,
saving time by
organizing the code and projects in standardized way
.
Jun 18, 2024
Leo
Hosting a self updating Quarto dashboard on GitHub
code
r
quarto
github
Dashboards are cool and self updating dashboards are even cooler! This is short insight how to create something like this.
Jun 18, 2024
Ruben
Installing packages for ‘renv’
code
r
quarto
github
renv
is a R package that allows to create environments, where the user can install and manage packages. This is needed when using a GitHub action, when you want to render…
Jun 12, 2024
Ruben
No matching items