card_url | R Documentation |
Automatically generates href
for input_card
and output_card
set_card_url_scheme(module_id, root, sep = "/") card_href(title, type = "input", module_id = NULL)
module_id |
the module ID |
root |
'URL' default route |
sep |
separation |
title |
a title string that will be used to generate 'URL' |
type |
type of the card; choices are |
The hyper reference of suggested card 'URL'
set_card_url_scheme( module_id = "power_explorer", root = "https://openwetware.org/wiki/RAVE:ravebuiltins", sep = ":") card_href("Set Electrodes", type = "input", module_id = "power_explorer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.