knitr::opts_chunk$set(echo = TRUE)
Below is the format used:
##_##_descriptive-name.R
Underscores (_
) separate the sections of the script name. Each section of the script name has a purpose:
Number | Description
:----: | -----------
01
| Data cleaning and preparation
02
| Interfacing between Mplus and R to run and analyze models
03
| Data visualization
9#
| Scripts for supplementary work
-
)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.