View source: R/add_fair_theory.R
add_readme_fair_theory | R Documentation |
Writes a README file to a specific path.
add_readme_fair_theory(path, title, ...)
path |
Character, indicating the directory in which to create the FAIR theory. |
title |
Character, indicating the theory title. Default: |
... |
Additional arguments passed to other functions. |
Invisibly returns a logical value, indicating whether the function was successful or not.
add_readme_fair_theory(path = tempdir(), title = "My Theory")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.