Webinar

Webinars

Tidy evaluation is one of the major feature of the latest versions of dplyr and tidyr.

February 7, 2018 |

Tidy evaluation is one of the major feature of the latest versions of dplyr and tidyr. It enables Tidyverse users to write reusable functions and pipeline wrappers.

Webinars

New features of the IDE

December 8, 2017 |

The IDE has new features including: a new Terminal tab, which gives you a fully functional terminal emulator right inside the IDE; the Connections tab, which lets you browse your data and data sources

Webinars

The basics, and some of the pitfalls, of calling web APIs from within R.

July 13, 2017 |

web APIs the basics, and some of the pitfalls, of calling web APIs from within R, including read/write operations, headers, authentication, error handling, and response parsing.

Webinars

Programming - Part 1 (Writing code in RStudio)

December 17, 2015 |

This webinar series, “RStudio Essentials,” is the perfect way to learn how to use the IDE to its fullest. Part 1 of 6 is about writing code in RStudio.

Webinars

Programming - Part 2 (Debugging code in RStudio)

December 9, 2015 |

This webinar series, “RStudio Essentials,” is the perfect way to learn how to use the IDE to its fullest. Part 2 of 6 is about debugging code in RStudio.

Webinars

Programming - Part 3 (Package writing in RStudio)

December 7, 2015 |

This webinar series, “RStudio Essentials,” is the perfect way to learn how to use the IDE to its fullest. Part 3 of 6 is about writing packages in RStudio.