Collections

Profile picture of Drew LaMar

Drew LaMar created this post

DataCamp Course: Writing Functions in R

Course Description

Functions are a fundamental building block of the R language. You've probably used dozens (or even hundreds) of functions written by others, but in order to take your R game to the next level, you'll need to learn to write your own functions. This course will teach you the fundamentals of writing functions in R so that, among other things, you can make your code more readable, avoid coding errors, and automate repetitive tasks.

0 comments 0 reposts

Profile picture of Drew LaMar

Drew LaMar onto Data Life Cycle: Program