example_test_example_src_repo | R Documentation |
A repository which contains test, example and source files. Can be useful to test filter functions.
example_test_example_src_repo(folder_path = "/tmp", folder_name)
folder_path |
The path where the folder will be created |
folder_name |
The name of the folder |
The repo contains 3 commits, where 1 file has as prefix \_test.R, 1 file has the suffix example\_*.R, and 1 file hello.R. The second renames the file to hi.R. The third adds a second file bye.R
git_repo of newly created empty repo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.