المشاركات

Exploding, Impacting: looking at bioRxiv preprint view dynamics with R

صورة
One of the joys of posting a preprint is seeing that people are viewing, downloading and (hopefully) reading your paper. On bioRxiv you can check out the statistics for your paper in the metrics tab. We posted a preprint recently and it clocked up over 1,000 views in the first day ... Continue reading: Exploding, Impacting: looking at bioRxiv preprint view dynamics with R http://dlvr.it/TDdnpq

How to Remove Outliers from Multiple Columns in R: A Comprehensive Guide

صورة
Introduction Outliers can significantly skew your data analysis results, leading to inaccurate conclusions. For R programmers, effectively identifying and removing outliers is crucial for maintaining data integrity. This guide will walk you thr... Continue reading: How to Remove Outliers from Multiple Columns in R: A Comprehensive Guide http://dlvr.it/TDdngF

Cover and modify, some tips for R package development

I’ve recently been dealing with legacy code refactoring both in theory and in practice: while I’m continuing some work on the igraph R package, I’ve started reading Working Effectively with Legacy Code by Michael Feathers, that had be... Continue reading: Cover and modify, some tips for R package development http://dlvr.it/TDdnVf

New R Package: Data Science Looks at Discrimination (dsld)

I’m very pleased to announce a new package, dsld, available on CRAN. This is the work of eight talented undergrad students. I provided the concept and some general guidance, but this is their work. The package is aimed at dealing with discrimination — race, gender, age — in the workplace, education, ... Continue reading: New R Package: Data Science Looks at Discrimination (dsld) http://dlvr.it/TDd6tY

Unlocking Chemical Volatility: How the volcalc R Package is Streamlining Scientific Research

صورة
The R Consortium recently interviewed Kristina Riemer, director of the CCT Data Science Team at the University of Arizona, and Eric Scott, Scientific Programmer and Educator in the CCT Data... The post Unlocking Chemical Volatility: How the volcalc R Package is Streamlining Scientific Research appeared first on R Consortium. Continue reading: Unlocking Chemical Volatility: How the volcalc R Package is Streamlining Scientific Research http://dlvr.it/TDbx3f

R Solution for Excel Puzzles

صورة
Puzzles no. 544–548PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #544Wake up Cinderellas, we have some cleaning to do. To be exact we need to pick up numbers fr... Continue reading: R Solution for Excel Puzzles http://dlvr.it/TDbX1Y

Dual licensing R packages with code and data

Licenses are an important topic within open source. Without licenses, information or code can be publicly available but not legally available for reuse or redistribution. The open source software community’s most common licenses are the MIT lice... Continue reading: Dual licensing R packages with code and data http://dlvr.it/TDbWqD