Description Usage Arguments Value See Also Examples
View source: R/eddy-functions.R
If the current eddy was not previously set with set_current_eddy
,
it creates a new eddy that uses default_cache()
.
1 | get_current_eddy(eddy_env = default_eddy_env())
|
eddy_env |
The environment in which the eddy is put (bound). |
An eddy object to be used for storing flows.
Other eddy functions: delete_eddy
,
get_eddy
, new_eddy
,
set_current_eddy
, use_eddy
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.