You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see <http://rmarkdown.rstudio.com>.
```{block, type='rtip'}
R tip: Some text for this block. Some text for this block. Some text for this block. Some text for this block. Some text for this block.
```
```{block, type='rstip'}
RStudio tip: Some text for this block. Some text for this block. Some text for this block. Some text for this block. Some text for this block.
```
```{block, type='stattip'}
Stat tip: Some text for this block. Some text for this block. Some text for this block. Some text for this block. Some text for this block.
```
Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.