bookdown_open: Open a a web-based bookdown folder in a browser
Description
Opens a previously generated HTML bookdown site from files in the specified
folder. This is a shortcut function to access 'index.html' in the specified
folder.
Usage
bookdown_open(bookdown_path)
Value
Nothing to be returned. The function opens a web page.
Arguments
bookdown_path
A character string identifying the folder path
containing the files to open the bookdown site.