Construct an environment with remake target products, useful for
debugging. Once you have an environment, you can
attach()
it (yes, it is useful for something,
but be careful to detach()
later), extract elements or browse
it.
1 2 3 |
target_names |
Vector of target names to export. If omitted, then no targets are copied, though functions are still copied. |
dependencies |
Should the dependencies of |
copy_functions |
Should functions be directly copied into
the returned environment? If |
verbose |
Be verbose? |
allow_missing_packages |
Allow missing packages when loading remake file? |
remake_file |
Remake file to use, by default
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.