title: "NEWS" author: "Colin T. Kremer" date: "1/17/2020" output: html_document
{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
Formatting suggestions for NEWS file taken from: https://stackoverflow.com/questions/25605185/how-do-i-add-a-changelog-or-news-file-to-my-r-package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.