home.social

#readr — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #readr, aggregated by home.social.

fetched live
  1. | Series de Tiempo – Cambio Global | | Anomalía anual de temperatura superficial global respecto al promedio 1951–1980. Creada usando con , , , y .

  2. | Distributions – FlowingData – ThemeDay | | Heat Spots in Central America 2020-2024, source: NASA Firms . Built with using , , , and scales.

  3. | Comparaciones – Slope | . Comportamiento de los focos de calor detectados para los paises de América Central. Creada usando R con , , , , y .

  4. | Comparación– Mosaico | . Focos de calor detectados para los paises de América Central. Un gráfico con valores absolutos y otro con valores relativos. Creada usando R con , , , , y .

  5. I just learned that #rstats #readr write_csv() returns the data invisibly so you can just insert them within a pipe for a snapshot-then-plot functionality... I always imported magrittr %T>% before but it seems I don't need to use it at all for most cases.

  6. Nifty little #readr / #tidyverse pattern, no need to unzip zip-files:

    obis <- read_csv(unz(description = './data/CKI_P1_OBIS_sightings.zip', filename = 'Occurrence.csv'))

  7. @rstats

    @jorge posted a quite interesting #webinar #shortcourse on how to handle data efficiently with #rstats

    • data management plans
    • version control
    • R for reproducible data manipulation
    • working on clusters
    • data publication

    #shateEGU20 #FAIRprinciples #tidyverse #dplyr #broom #tidyr #purrr #readr #ggplot2 #markdown #git #spatialdata