Christian Testa · @ctesta
395 followers · 236 posts · Server fediscience.org

Nicole and I will be running an *Intro to Functional Programming in R* workshop coming up soon and if you're an R programmer looking to learn about new ways you can use functions including with the package, definitely join!

It'll be a great time and I hope to see you there 🎉 💻

#purrr

Last updated 1 year ago

Cédric Scherer · @CedScherer
1914 followers · 150 posts · Server vis.social

📢 New Blogpost!

"Efficiency and Consistency: Automate Subset Graphics with and " 🤖

How to iterate over a vector of groups (variables, categories, numeric ranges) to generate the same visual!

👉 cedricscherer.com/2023/07/05/e

@rstats

#dataviz #tidyverse #rstats #purrr #ggplot2

Last updated 1 year ago

Esther Schindler · @estherschindler
969 followers · 1438 posts · Server hachyderm.io

You may pet me. Right _there_.

#purrr

Last updated 2 years ago

fishR_ogle · @fishR_ogle
0 followers · 1 posts · Server fosstodon.org

Latest post demonstrates using age-length keys to efficiently assign estimated ages to unaged fish in multiple groups (e.g., multiple times, areas). Data from Schall et al. (2020) used for the real example.

fishr-core-team.github.io/fish

Starting to work with in for

#fishr #purrr #rstats #fishsci

Last updated 2 years ago

Kit · @_kit
7 followers · 104 posts · Server fosstodon.org

Everyone: ‘this error affects hundreds of thousands of records, what will we do, hire more interns?’ [hair on fire]
Me: {purrr}
is my favorite package and I get excited *every* time I get to use it. It’s like a secret superpower.

#purrr #posit #rstats

Last updated 2 years ago

posit::glimpse() · @posit_glimpse
1070 followers · 122 posts · Server fosstodon.org

Want to learn about {purrr} & the updates in the 1.0.0 release?

In this video @hadleywickham introduces {purrr} & shares some of his favorite highlights of this release (hint: progress bars, better error messages, some new map & list functions, & more).

youtu.be/EGAs7zuRutY

Whether you’re a “cat”-egorical beginner or a seasoned functional programming “purr”-fessional, you can pounce on this opportunity to check out what’s new in {purrr}.

#rstats #tidyverse #purrr #functionalprogramming

Last updated 2 years ago

Cumulative mean is a statistical measure that calculates the mean of a set of numbers up to a certain point in time or after a certain number of observations. It is also known as a running average or moving average.

Cumulative mean can be useful in a variety of contexts. For example:

Tracking progress, Analyzing trends, Smoothing data

Post: spsanderson.com/steveondata/po

#Software #opensourcesoftware #OpenSource #Map #tidy #purrr #cumulative #RStats #r #Technology #innovation #Data

Last updated 2 years ago

Preggo Promo 🔞 · @preggopromo
281 followers · 327 posts · Server mas.to

Reddit: reddit.com/u/Whitaboo
Onlyfans: onlyfans.com/ladywhit

"Meow Meeeow... Can you make this pregnant little kitty purrr?"

#whitaboo #meeeow #purrr #kitty #meow #NSFW #sexwork #pregnant

Last updated 2 years ago

Michael Höhle · @hoehle
131 followers · 28 posts · Server fosstodon.org

Are you a New Yorker who relies on heating oil to keep your home warm during the winter months? Keeping track of heating oil prices is essential for making informed decisions about when to buy and how much to purchase. With the help of R, accessing and visualizing the latest heating oil prices in New York is easier than ever before.

Link to the blog post: spsanderson.com/steveondata/po

#lubridate #purrr #nys #oil #rvest #xml2 #dplyr #timetk #datavisualization #NewYork #heatingoil #r

Last updated 2 years ago

imap() is a powerful and flexible function that can be used in many different contexts. Whether you're working with lists, vectors, or other data structures, imap() can help you iterate over them while keeping track of the index or name of each element. Give it a try!

Post: spsanderson.com/steveondata/po

#Coding #Programming #purrr #tidyverse #Software #OpenSource #RStats #r #listobject #lists #innovation #Technology

Last updated 2 years ago

pmap() is a powerful function that allows you to apply a function to a list of arguments in parallel, meaning that each call is executed concurrently. This can help speed up your computations, particularly when working with large datasets or complex functions.

Post: spsanderson.com/steveondata/po

#Software #RStats #r #Technology #innovation #functions #Map #lists #tidyverse #purrr #ParallelComputing #dataanalysis #rprogramming

Last updated 2 years ago

I dropped my jacket on the floor and then found Dr Sassafras making biscuits on it and purring loudly

#cats #purrr #catfrendly

Last updated 2 years ago

or

A) lapply()
B) purrr

#r #lapply #purrr #OpenSource #RStats

Last updated 2 years ago

I have been working on my 📦 {tidyAML} and most likely in a month or so the initial release will be ready. You can however if interested install the current version from now.

In today's post I am going to talk about a function I am thinking of introducing called at the moment argument_matcher().

Post: spsanderson.com/steveondata/po

#purrr #DataScientist #datamodeling #softwareengineering #softwaredeveloper #opensourcesoftware #parsnip #automl #innovation #RStats #GitHub #package #r

Last updated 2 years ago

I came across a problem last night where I wanted to filter list input from a user when they pass items to a parameter for a function that will come in my and wanted to share how nice and useful it is.

Post: spsanderson.com/steveondata/po

#OpenSource #RStats #share #Data #tidyverse #listobject #list #dataanalytics #keep #purrr #dataanalysis #DataFiltering #rprogramming #package #tidyaml

Last updated 2 years ago

superboreen · @superboreen
34 followers · 406 posts · Server mastodon.social

RT @ChBurkhart@twitter.com

is a massive package that, once mastered, will allow you to solve many of your data problems more effectively. In my first purrr tutorial, I dive deep into the map family of functions.

Writing it was a joy, so here it is: christianb.gumroad.com/l/tidyv

🐦🔗: twitter.com/ChBurkhart/status/

#purrr #tidyverse #rstats

Last updated 2 years ago

Helen Metcalfe (she/her) · @hmetcalfe
190 followers · 39 posts · Server ecoevo.social

Been struggling with an problem today, wondering if anyone here has any insights:

I want to find the nearest polygon to a point excluding the polygon that contains the point.

Been working with st_nearest_feature and excluding the containing poly from the dataset but wondering if there is a better way as I have a lot of points... Also struggling to work with sf and purrr together but that's another question!

#rspatial #rstats #geocomputation #sf #purrr

Last updated 2 years ago