View source: R/add_README_section.R
Add a section to README.md if it does not already exist If the README.md in the present working directory does not contain a section with the heading in the format of "# section_name", it is added to it at the bottom.
1 | add_README_section(section_name)
|
section_name |
name of the new section, excluding the "# " prefix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.