<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/79cbe592ce374632b497d4d50e732cdb&quot; frameborder=&quot;0&quot; width=&quot;1398&quot; height=&quot;1048&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1048</height><width>1398</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1048</thumbnail_height><thumbnail_width>1398</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/79cbe592ce374632b497d4d50e732cdb-8638383ef56c0480.gif</thumbnail_url><duration>318.333</duration><title>Lesson 06: Comments</title><description>This Loom explains how to use comments in R to document code and prevent code from running. It notes that R ignores any text following a hash symbol before a line, including double hashtags and many hashtags for visual sections, and that you can also start a comment mid line so R will skip the commented part. The speaker emphasizes that comments should focus more on the why than the what, using an average age example of adding 29, 42, and 68 then dividing by 3. Finally, it shows how commenting out a line can avoid stopping a Run All command when there is an error, and that spaces can be included in expressions like 4 divided by 5 as comments.</description></oembed>