store.register | R Documentation |
store.register
store.register( module_name = NULL, md = NULL, quiet = TRUE, code_url = NULL, data_url = NULL, overwrite = FALSE )
A boolean. A boolean. TRUE if successful, FALSE if not
# Publish "customannot" module to the store #roakvar::store.publish(module="customannot", # code_url="https://test.com/customannot__1.0.0__code.zip", # data_url="https://test.com/customannot__1.0.0__data.zip")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.