create_readme: Create README

Description Usage Arguments Examples

View source: R/create_readme.R

Description

Creates a README.md file containing the structure of the repository and a footer

Usage

1
create_readme(repo = "Repository")

Arguments

repo

(character) The repository name, or any other title, defaults to 'Repository'

Examples

1
2
3
4
## Not run: 
create_readme() # Creates a readme file

## End(Not run)

jcvdav/startR documentation built on Oct. 13, 2021, 2:40 a.m.