There are 0 repository under purrr topic.
Seurat meets tidyverse. The best of both worlds.
List of resources for learning R
The joy and power of functional programming in R
Learn tidyverse in R via a set of swirl (https://swirlstats.com) lessons on introductions to tidyverse.
The currr package is a wrapper for the purrr::map() family but extends the iteration process with a certain number of checkpoints ( currr = checkpoints + purr), where the evaluated results are saved, and we can always restart from there.
Learn R and Tidyverse for reproducible data analysis. Intro to data wrangling, intro to visualization with ggplot2,
Short course introducing R programming in the Tidyverse
2023-03-22 R-Ladies Rome Presentation
R Tips and Tricks: custom functions, regex, and iteration. Learn techniques for common needs such as data-scraping, ingesting multiple files, transforming messy data into tidy data, quickly cleaning column names, separating multivalue fields, uniting variable values, and nesting data.
:octocat::arrow_down: R package: download/clone all of a user's GitHub repositories for archiving purposes
:ninja::yarn: Demo: iterative rendering of {xaringan} slides with params using {purrr}
RinPharma 2023 visualization workshop material
This lecture is part of the "Machine Learning in R" graduate course held at University of Münster, School of Business and Economics (winter term 2021/22). :mortar_board:
🔬 Batch downloading of DNA or protein sequences from GenBank
R package with wrapper functions of the Tidyverse package suite.
Materials for the MIT PML workshop on Efficient Coding in R.
Archivos del curso nivel intermedio en R que di en la UAM
En este repositorio compartiré las ayudantías y clases que me corresponden realizar/elaborar en el Diplomado de Data Science de la UC en su versión 2021! Cualquier duda del diplomado u otro escríbeme a najulian@mat.uc.cl!
A brief notebook to understand the purrr package from tidyverse. This is taken from Rebecca Barter's website.
How you can create easily readable code, eliminate loops, and streamline your workflow with the powerful and elegant purrr package, a core package in the life-changing tidyverse.
Aplicación de funciones de librerías purrr y furrr de R para leer archivos MS Excel de forma paralela.
How to iterate in filter to get subgroup population, pmap usage expand
R code for data transformation, analysis and visualization of experimental data, as well as for statistical analyses and quantitative simulations.
To scrape data of NC Senators from the NC Legislature website, analyze the scraped data, and visualize it using plots to show the distribution of senators across districts and their respective political parties and terms in office.
Presentation for R Day Colombia 2023