bf_registry | R Documentation |
Initiate a new registry
bf_registry(name = NULL, description = NULL)
name |
|
description |
|
an empty registry that captures some metadata of the bitfield, but doesn't contain any flags yet.
reg <- bf_registry(name = "currentWorkflow",
description = "this is to document my current workflow so
that I can share it with my colleagues
alongside a publication.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.