View source: R/create_readme.R
create_readme | R Documentation |
Creates a README.md file containing the structure of the repository and a footer
create_readme(repo = "Repository")
repo |
(character) The repository name, or any other title, defaults to 'Repository' |
## Not run:
create_readme() # Creates a readme file
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.