| use_news_md | R Documentation | 
Create KWB-styled "NEWS.md"
use_news_md( news_txt = "* Added a `NEWS.md` file to track changes to the package.", style_guide_url = "https://style.tidyverse.org/news.html" )
| news_txt | text added to news (default: "* Added a 'NEWS.md' file to track changes to the package.") | 
| style_guide_url | refer to tidyverse style website documenting how to write a good "NEWS.md"(default: "https://style.tidyverse.org/news.html") | 
writes "NEWS.md" (in case it is not existing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.