| set_local_storage | R Documentation |
Reset storage to the default in-memory backend.
set_local_storage(gitstats)
gitstats |
A GitStats object. |
A GitStats object (invisibly).
## Not run:
my_gitstats <- create_gitstats() |>
set_local_storage()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.