L1 introduction to R and R studio

Function = Name (ARGUMENTS) → Library( )

packages installation ( )

e.g. library(cowsay)

say(‘‘I’m looking at you’’), by=’’egret’’)

?say → help for the package