Overview

How is a {backyard} backend organized?

Launch

backyard::run_book() (without any parameter filled) opens an invite box that can either be used for:

You can pass to backyard::run_book() the location of the index.Rmd (then the app is launched for this bookdown), or the location of your home (for the folder selection invite, default is .). 

By default, the safe_mode parameter is set to TRUE. This mode creates, at launch time, a copy (in {path}/backyard_copy-{time}) of your current version of the bookdown folder. That way, if ever you do something wrong during your backyard session, you can still go back to the previous version.

About

This first page gives you a quick overview of the book. 

Chapters

This tab has 2 other tabs:

About code blocks in interactive mode

Code blocks are, on purpose, not editable in Interactive mode. You should switch to Markdown mode if you want to edit these elements. 

Options

The idea of this tab is that non-tech people don't want to enter too many technical details, hence they have “textual” content to see. If you want to dig into the tech, two tabs can be used to do that.

Two things can be edited in this tab:



ColinFay/backyard documentation built on June 29, 2019, 3:54 p.m.