Skip to contents

Get the path for the book resources

Usage

gvz_book_resources()

Value

A full path with the book resources, defaults to project root

Examples

if (FALSE) { # interactive()
# Not run: should be used in a book project
gvz_book_resources()
}