bookfiles_get: Copy all book files to local folder

View source: R/book_fcts.R

bookfiles_getR Documentation

Copy all book files to local folder

Description

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.

Usage

bookfiles_get(path_to_copy = "~/vdr-files")

Arguments

path_to_copy

Path to copy all the book files

Value

TRUE, if sucessful

Examples

bookfiles_get()

msperlin/vdr documentation built on Nov. 25, 2022, 2:29 a.m.