@rstats Don’t miss the next meeting AdminR in Basel (Switzerland), November 4! More details here: https://www.linkedin.com/posts/layal-christine-lettry-529b4471_r-in-swiss-official-statistics-autumn-meetup-activity-7255562341512048640-Ed8a?utm_source=share&utm_medium=member_ios
25.10.2024 16:12@rstats Don’t miss the next meeting AdminR in Basel (Switzerland), November 4! More details here:...#rstats Tired of using `for` loops? Please take a look at my latest blog post on `reduce()` and `accumulate()` from the purrr package: https://rdiscovery.netlify.app/posts/2024-09-09_reduce/.
Cheers 😉
#rstats Please check out my new blog post if you would like to learn more about the *frame functions from the tibble package: https://rdiscovery.netlify.app/posts/2024-08-28_frame-functions/.
Cheers!😉
#rstats If you have ever been curious about the various methods of summarising a tibble, please check out my new blog post: https://rdiscovery.netlify.app/posts/2024-08-23_sums/. Cheers!😉
23.8.2024 12:10#rstats If you have ever been curious about the various methods of summarising a tibble, please check out my new blog post:...@Mehrad I hope this will answer you question.
3.6.2024 07:01@Mehrad I hope this will answer you question.#rstats If you were interested in my last article about nested/packed data, you will certainly want to find out more about the use cases for using nested data over packed data. Check it out here: https://rdiscovery.netlify.app/posts/2024-06-03_use-case-pack-nest/. Cheers 😉
3.6.2024 06:28#rstats If you were interested in my last article about nested/packed data, you will certainly want to find out more about the use cases for...#rstats Great Meetup next week in Bern! Please check it out 🤩 https://www.meetup.com/adminr/events/300899643/
31.5.2024 10:48#rstats Great Meetup next week in Bern! Please check it out 🤩 https://www.meetup.com/adminr/events/300899643/#rstats Do you know what the difference is between nested and packed data? And what does this difference look like in a JSON format? If you're curious about that, please check my last blog post out: https://rdiscovery.netlify.app/posts/2024-05-30_pack-nest/. Cheers😉
30.5.2024 18:48#rstats Do you know what the difference is between nested and packed data? And what does this difference look like in a JSON format? If...#rstats Have you ever been blocked by a special R object with which you couldn't use dplyr functions? Here I have an example of a nested tibble in which I filter values without using the `filter()` function from dplyr. Check it out here 😉: https://rdiscovery.netlify.app/posts/2024-05-20_filter-nested-tibble/
20.5.2024 15:00#rstats Have you ever been blocked by a special R object with which you couldn't use dplyr functions? Here I have an example of a nested...#rstats If you have ever struggled with replacing non-available values in a vector with values coming from another vector, then this blog post about the coalesce function might help you 😉 : https://rdiscovery.netlify.app/posts/2024-05-10_coalesce/
10.5.2024 10:29#rstats If you have ever struggled with replacing non-available values in a vector with values coming from another vector, then this blog...Today, I reviewed an old code in which I practised name injection, indirection and dynamic dots with the glue syntax and the rlang package. Check it out at https://rdiscovery.netlify.app/posts/2024-03-29_rlang-glue/.
29.3.2024 15:34Today, I reviewed an old code in which I practised name injection, indirection and dynamic dots with the glue syntax and the rlang package....TIL how to use the base R `rle()` function. Check it out in https://rdiscovery.netlify.app/posts/2024-03-28_rle/ !🚀
28.3.2024 18:46TIL how to use the base R `rle()` function. Check it out in https://rdiscovery.netlify.app/posts/2024-03-28_rle/ !🚀🌟 Ever come across openxlsx2? If not, check out my latest blog post at https://rdiscovery.netlify.app/posts/2023-11-11_openxlsx2/! It's a follow-up to my previous post about openxlsx (visit https://rdiscovery.netlify.app/posts/2023-04-02_openxlsxdemo/ for a recap). Enjoy the read, and please don't hesitate to share your thoughts! Drop your comments at https://lclettry.com/contact.html. Your feedback is always appreciated! 📝✨ #LetsChat #FeedbackWelcome #openxlsx2 #openxlsx
14.11.2023 19:21🌟 Ever come across openxlsx2? If not, check out my latest blog post at https://rdiscovery.netlify.app/posts/2023-11-11_openxlsx2/!...I'm pleased to announce that I've recently moved from Hugo Apéro to Quarto! 🚀
Check out my new website, https://lclettry.com/, and my blog called rdiscovery where you'll find my older posts on openxlsx and plausible, among others.
11.11.2023 07:01I'm pleased to announce that I've recently moved from Hugo Apéro to Quarto! 🚀Check out my new website, https://lclettry.com/,...See the code of my blog post (https://layalchristinelettry.rbind.io/blog/202303_openxlsx/) about {openxlsx} implemented with {openxlsx2} by Jan Marvin (https://github.com/JanMarvin) in his GitHub gist (https://gist.github.com/JanMarvin/a0d89bb8e128899477654dd2d4f4402d).
#openxlsx #openxlsx2
We have an open position for a DevOps Engineer at cynkra! Please share this post https://www.cynkra.com/blog/2023-02-21-devops-specialist/
2.5.2023 19:07We have an open position for a DevOps Engineer at cynkra! Please share this post https://www.cynkra.com/blog/2023-02-21-devops-specialist/Use Plausible Analytics instead of Google Analytics to measure your website traffic metrics for your Hugo website.
You can read in my blog post how to integrate Plausible Analytics in a Hugo website with Hugo Apéro theme.
Go and check https://layalchristinelettry.rbind.io/blog/20230416_plausible/ out!
Have fun analysing your website traffic metrics!
26.4.2023 19:15Use Plausible Analytics instead of Google Analytics to measure your website traffic metrics for your Hugo website. You can read in my blog...Would you like to know how to create an Excel Workbook only using R? Take a look at my recent blog post about #openxlsx. You will learn how to create drop-down lists with a particular colour for each option, how to write internal hyperlinks between sheets and how to freeze rows and columns, among other features. Please go and check https://layalchristinelettry.rbind.io/blog/202303_openxlsx/ out.
11.4.2023 22:31Would you like to know how to create an Excel Workbook only using R? Take a look at my recent blog post about #openxlsx. You will learn how...