setup_readme | R Documentation |
'setup_readme()' establishes a README.md with the standard USAID disclaimer (or appends to one that currently exists). This function can be used as a stand alone function but primarily serves 'si_setup()'.
setup_readme(add_disclaimer = TRUE)
add_disclaimer |
should the standard disclaimer be added, default = TRUE |
adds/appends disclaimer to README
Other project setup:
folder_setup()
,
setup_gitignore()
,
si_setup()
## Not run:
#standard (appends dislaimer if README exists)
setup_readme()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.