goback | R Documentation |
gotest()
Navigate back to the directory you were in before calling gotest()
goback()
After running gotest()
, you will be in a temporary directory,
and you'll be able to build a test document with arbitrary
knitr code chunks. Once you're done testing and checking your output,
run this function to return to the real document directory, and
to reset the here::here()
command so that it references the real
project again.
Assumes you're going back to a directory in the hake repository and that
the file .here
exists in the hake repository root directory.
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.