Description Usage Arguments Value Examples
This function will grab files from the afedR package and copy all of it to a local folder, separated by directories including R code, data, slides and end-chapter exercises.
1 | copy_book_files(path_to_copy = "~")
|
path_to_copy |
Path to copy all the book files |
TRUE, if sucessful
1 2 3 4 | ## Not run:
flag <- afedR_get_book_files()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.