Trending

#Rtips

Latest posts tagged with #Rtips on Bluesky

Latest Top
Trending

Posts tagged #Rtips

Post image Post image

🧩 [TIP] Pipelines reproducibles con {targets}

Orquestá tu análisis en R: detecta qué cambió, recomputa solo lo necesario y aprovecha paralelo.

Inicio rápido:
• funciones en R/
• _targets.R
• ver DAG: tar_visnetwork()
• correr: tar_make()

🔗 docs.ropensci.org/targets/

#rstats #Rtips #targets

1 0 0 0
Post image Post image

🧩 [R-TIP] – Tablas interactivas en R con {reactable}

Crea tablas HTML dinámicas, ordenables y visuales en pocas líneas.
✔️ Ideal para dashboards con Shiny o Quarto
✔️ Personalizá estilos, agregá barras, tooltips y más.

🔗 glin.github.io/reactable/

#RStats #DataViz #Rtips

3 0 0 0
Post image Post image Post image Post image

[PAQUETE] - 🧹 ¿Querés que tu código en R sea más limpio y profesional?

🔍 {lintr} analiza tu código y detecta errores de sintaxis o estilo según la guía tidyverse.

🎨 {styler} lo reformatea automáticamente para que siga esas buenas prácticas.

→ lintr.r-lib.org
→ styler.r-lib.org

#RStats #rtips

1 0 0 0
Original post on det.social

For years I used #R and struggled with Windows path issues—turns out there’s a built-in function I never knew about: normalizePath() in base R! It converts file paths to canonical form & handles slash/backslash confusion […]

31 5 2 0
Preview
Progress Bar for Parallel Tasks A simple interface in the form of R6 classes for executing tasks in parallel, tracking their progress, and displaying accurate progress bars.

[PAQUETE 📦] - {parabar}: Tareas paralelas en R con barra de progreso ⚡

Simplifica procesos intensivos con {parabar}: ejecuta tareas en paralelo y monitorea el progreso fácilmente.

🚀 Tareas paralelas sin complicaciones.
📊 Barra de progreso intuitiva.

🌐 parabar.mihaiconstantin.com

#RStats #Rtips

1 0 0 0
Post image Post image

🌱 {agroclimatico}: Análisis climático para la agricultura

Convierte datos climáticos en información útil. 🚜

✨ Características:
📉 Indicadores clave.
📊 Visualización de datos y proyecciones.

ℹ️: docs.ropensci.org/agroclimatico/
✍🏽: Elio Campitelli | Paola Corrales | Natalia Gattinoni

#RStats #Rtips

3 2 0 0
Post image

[PAQUETE 📦] - 📝 {todor}:

Gestiona tus tareas en tu código R. 🔍

📌 Identifica automáticamente etiquetas como TODO y FIXME en tu código.

📂 Genera listas centralizadas de pendientes para una mejor organización.

🌐 github.com/dokato/todor
✍🏼 Dominik Krzemiński

#RStats #Rtips #DataScience

1 0 0 0
Post image Post image

[PAQUETE 📦] - 🚀 ¿Enseñas R? El paquete {messy} transforma datos limpios en "datos del mundo real" llenos de desorden.

Ideal para que estudiantes practiquen manipulación y limpieza de datos. 🧹💡

🌐 nrennie.rbind.io/messy/
✍🏼 @nrennie.bsky.social

#RStats #RStatsES #Rtips #DataScience

12 5 0 0
Video

Did you know you can view a dataframe by pressing CTRL and clicking on the object in your script?

Nor me until recently...

Any nuance...yes! Only works if you have a) run your object and b) saved your script file

#Rstats #Rtips

12 2 1 0
Video

You can even do it with "Drag and drop"

#Rtips #RStudio

0 0 0 0
Video

* Game changer * 🤯

Making a pop out window with your
#RStats
scripts.

Even better if you have a second screen see thread 🧵

#Rtips

#Rtraining

3 0 1 0
Video

* Game changer * 🤯

Making a pop out window with your #RStats scripts.

Even better if you have a second screen see thread 🧵

#Rtips #Rtraining

2 2 2 0

#RStudio shortcut

Ctrl + shift + M creates a pipe %>%

Handy if using tidyverse

#RStats #Rtips (trying to start a new #)

4 0 1 0