#' @export
evonet_setup<-function(...){
params <- input_params(...)
params <- input_parameters_derived(params)
return(params)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.