fuse_env | R Documentation |
fuse()
environmentGet the environment passed to the envir
argument of fuse()
, i.e., the
environment in which code chunks and inline code are evaluated.
fuse_env()
When called during fuse()
, it returns the envir
argument value of
fuse()
. When called outside fuse()
, it returns the global environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.