#functions
Read more stories on Hashnode
Articles with this tag
A function is a collection of statements combined to perform a specific task. The basic syntax of an R function is: function_name <- function(arg_1,...