Skip to content

intro-to-data-science-22-workshop/19-creating-packages-pawelzik-pawelczyk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating packages with R

Summary

This repository provides materials for a session that is part of the I2DS Tools for Data Science workshop run at the Hertie School, Berlin in November 2022. The student-run workshop is part of the course Introduction to Data Science taught by Simon Munzert at the Hertie School, Berlin, in Fall 2022.

Session contents

This session will introduce you to the state of the art way to write your own packages in R. Yes, this is very cool. Writing packages is a way to save massive amounts of time. In this session we will make plausible why it makes sense to write own packages and optionally share them with others. In addition, we will show you how to use ´devtools´ and the ´usethis´ package in order to develop packages easily. Finally, we will go with you trough the whole process of developing a tiny example package in R.

Main learning objectives

The goals of this session are to (1) equip you with knowledge why it makes sense to write packages, (2) show you key functions of devtools and usethis in order to write small packages easily (3) and provide you with practice material as well as some further readings.

Instructors

Further resources

License

The material in this repository is made available under the MIT license.

Statement of contributions

Niklas Pawelzik was mainly responsible for the practice material.

Fabian Pawelczyk was mainly responsible for the presentation slides.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •