Table of Contents formatting tips
https://www.tipsandtricks-hq.com/simple-table-of-contents-toc-using-pure-html-and-css-code-9217


Example: <body> <h1 id="First_Point_Header"> Introduction </h1> </body>


Table of Contents Formatting:


Open Link in new tab format

go


Example of image next to text:

Keywords article pic<p> Although data science projects often employ large amounts of numeric data, some projects examine patterns within text and require a different set of tools. In this code-through tutorial, we are going to explore several packages in R that enable researchers to analyze qualitative data sets and discover cool patterns. We are also going to create two word clouds based on movie plot summaries.

In order to complete this tutorial, you will need access to R or RStudio. If you are not familiar with either of these software or would like a refresher on the basics, check out the first steps of my previous code-through here. I walk you through the entire set-up process beginning with the software.

If you’re all set to go with R and RStudio, then proceed below: </p>