2023

Global Fishing Watch Helps Protect Critical Marine Ecosystems Through Open Data and Innovative Technology

April 18, 2023 | R Consortium

Interactive map and R package enable the research community with new insights about the ocean Global Fishing Watch is an international nonprofit organization dedicated to advancing ocean governance through increased... The post Global Fishing Watch Helps Protect Critical Marine Ecosystems Through Open Data and Innovative Technology appeared first on R ...
[Read more...]

TidyTuesday Week 16: Neolithic Founder Crops

April 17, 2023 | Louise E. Sinks

Today’s TidyTuesday relates to the use of plants in the Neolithic era and is based on a paper by Arranz-Otaegul and Roe. The authors have made their data and analysis available on GitHub. The methods for generating all the figures and tables are in an RMarkdown document with some ...
[Read more...]

Removing absences from GBIF datasets

April 17, 2023 | A.M. Barbosa

I often come across GBIF users who are unaware that the records available for a given taxon are not necessarily all presences: there’s a column named “occurrenceStatus” whose value can be “PRESENT” or “ABSENT”! The absence records can, of course, … Continue reading →
[Read more...]

Model selection, AIC and Tweedie regression

April 16, 2023 | arthur charpentier

Just some simple codes to illustrate some points we will discuss this week, for the last course on GLMs, before the final exam.  We have mentioned that the Gamma distribution belongs to the exponential, so we can run a regression, and compute the associated AIC, __ set.seed(123) __ test.data = rgamma(...
[Read more...]

Start Creating Vanilla JS WebR Apps With Less Inertia

April 16, 2023 | hrbrmstr

WebR has a template for React, but I’m not a fan of it or Vue (a fact longtime readers are likely tired of hearing right about now). It’s my opinion and experience that Lit webcomponents come closer to “bare metal” webcomponents, which means the “lock-in” with Lit is ...
[Read more...]

quantmod_0.4.22 on CRAN

April 16, 2023 | R on FOSS Trading

An updated version of quantmod is now on CRAN. It adds functions HL(), is.HL(), and has.HL() to check for ‘high’ and ‘low’ price columns. It also makes accessing Yahoo Finance price, dividend, and split data more robust. getSymb... [Read more...]

quantmod_0.4.22 on CRAN

April 16, 2023 | R on FOSS Trading

An updated version of quantmod is now on CRAN. It adds functions HL(), is.HL(), and has.HL() to check for ‘high’ and ‘low’ price columns. It also makes accessing Yahoo Finance price, dividend, and split data more robust. getSymb... [Read more...]

11 tricks to level up your rmarkdown documents

April 15, 2023 | Code R

For a while I wanted to write a post to compile some of the tricks I’ve learnt over the years of using rmarkdown. I also wanted other people’s input so I asked for suggestions on Mastodon. So here are the 12 tips I decided to include in no particula... [Read more...]

Zombie Forests: Mapping Tree Migration with R Shiny

April 14, 2023 | Micah Muir

Our trees are dying. These days, the soft south-wind wafts only the sad notes of a forever-changed landscape. Our beloved forests are changing. And the faint murmurs from the pine tops that graced Aldrich’s ear, are vanishing; they are being replaced with the creaking groans of rising zombie forests. ...
[Read more...]
1 39 40 41 42 43 66

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)