styler
packagescale()
As with other subjects covered so far, the basic syntax of R is covered very
well in other free online materials. Some of those excellent resources are
linked at the end of this section, but a brief overview of the concepts and
syntax are covered here. The code examples below can be written into a script
and evaluated as described above or entered on the R Console directly and run by
pressing Enter
.