read.table()
readr
dplyr
select()
filter()
arrange()
rename()
mutate()
group_by()
%>%
qplot()
if
else
for
while
repeat
next
break
...
lapply()
sapply()
split()
apply()
mapply()
traceback()
debug()
recover()
system.time()
summaryRprof()
colorRamp()
colorRampPalette()
smoothScatter()
mclapply()
boot
Goto https://cran.r-project.org and
Click the link to “Download R for (Mac) OS X”.
Click on “R-4.0.2.pkg”
Video Demo for Downloading R for the Mac