Git Product home page Git Product logo

rstudio-global-2021-calendar's Introduction

Scrape-Your-Own rstudio::global(2021) calendar

Materials to create a calendar file by scraping the rstudio::global(2021) schedule online

Please feel free to improve and reshare!

Big thanks to...

RStudio Global Logo

Calendar files available for all events:


If you encounter an error like the one below, see this fix in lubridate issue #928

Error: Problem with `mutate()` input `start_datetime`.
x CCTZ: Unrecognized timezone: "America/New_York"
ℹ Input `start_datetime` is `lubridate::force_tzs(start_datetime, "EST", tzone_out = timezone)`.
Run `rlang::last_error()` to see where the error occurred.

Packages used

install.packages("tidyverse")
install.packages("lubridate")
install.packages("rvest")
install.packages("robotstxt")
install.packages("calendar")
install.packages("here")

Code utilized in these materials was informed by an R-Ladies Tunis workshop on web scraping led by Riva Quiroga and Mohamed El Fodil Ihaddaden


If you don't want to scrape the data, you can:

  1. Build a calendar using a CSV shared by RStudio: data/schedule-from-organizers.csv

  2. Use Garrick Aden-Buie's Shiny app: https://garrick-rstudio.shinyapps.io/rstudio-global-2021/
    Source code for the app provided here: gadenbuie/rstudio-global-2021-calendar

rstudio-global-2021-calendar's People

Contributors

jonocarroll avatar nmorandeira avatar paocorrales avatar spcanelon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rstudio-global-2021-calendar's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.