WebDev4R: Creating a weather app

February 17, 2024 | Albert Rapp

In this blog post, I’m using the {htmltools} package to build what looks like a weather app. This will combine a lot of tools we will learn in the WebDev4R series. If you’re reading this, before the series has reached the lesson on {htmltools} a... [Read more...]

Tame your namespace with a dash of suggests

February 16, 2024 | Swann Floc’hlay

You can read the original post in its original format on Rtask website by ThinkR here: Tame your namespace with a dash of suggests We’ve all felt it, that little wave of shiver through our skin as we watch the check of our newest commit running, thinking “Where could ...
[Read more...]

Discrimination by proxy (a real case study)

February 15, 2024 | arthur charpentier

Yesterday, with Laurence Barry, we posted a blog post “Who benefits from data sharing?” explaining why data sharing, in insurance, could end mutualization. Actually, it can also be bad in the context of discrimination. Consider here the same dataset, with claim occurence, in a real insurance portfolio, library(InsurFair) library(...
[Read more...]

Introduction to Clinical Tables with the {gt} Package

February 15, 2024 | Can Taslicukur

{gt} is an R package for displaying tables. Designed to bridge the gap between data analysis and publication-quality output, it is perfect for generating clinical tables ready for publication. {gt} introduces a comprehensive, intuitive syntax for table creation, allowing users to craft detailed, aesthetically pleasing tables. It divides table components ...
[Read more...]

R Shiny Security: How to Make Your Shiny Apps Secured

February 14, 2024 | Can Taslicukur

Securing your Shiny application is not just an added feature; it’s a fundamental necessity. Often, functionality and design are prioritized in development, but ensuring the security of your app is equally important, if not more so. Shiny security involves more than just adhering to general programming best practices like ...
[Read more...]

teal is now available on CRAN 🎉

February 13, 2024 | Dony Unardi

We’re thrilled to announce that teal v0.15.0 has been released on CRAN! This marks a significant milestone in our journey, and we’re incredibly excited about the possibilities teal brings to the R community, particularly within clinical t...
[Read more...]

Comparing LDA with Other classification

February 13, 2024 | Zubair Goraya

Have you ever considered how we train machine learning models that could mirror our biases? As a seasoned data analyst, I frequently confront this problem. We desire objective systems yet inadvertently impose our preconceived notions of what patterns o...
[Read more...]

Group By Sum in R

February 13, 2024 | R Archives » Data Science Tutorials

The post Group By Sum in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Group By Sum in R, the group_by() function is a powerful tool that allows you to split your data into groups ... [Read more...]

PowerQuery Puzzle solved with R

February 13, 2024 | Numbers around us

#153–156PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Similarly to the Excel Puzzles we have doubled episode today because of my winter holidays. Do not worry. Puzzles...
[Read more...]

Level Up Your R/Shiny Skills with Appsilon’s Tailored Workshops

February 13, 2024 | Appsilon

R/Shiny has established itself as a cornerstone technology for creating interactive, data-driven web applications. Recognising the potential challenges and opportunities this presents, Appsilon offers an exclusive series of workshops designed to enhance the skills of R/Shiny teams, from beginners to advanced developers in the life sciences. Why R/...
[Read more...]
1 31 32 33 34 35 2,118