Description Usage Arguments Value
View source: R/upload_abstracts.R
Set topic for data frame. No idea if this works, but Shiny does not want to accept my ideas. If topic_input == "", then topic = topic_set. If topic_input != "", then topic = topic_input.
1 | set_topic_shiny(topic_input, topic_set)
|
topic_input |
Source of topic string. |
topic_set |
String. What the topic shall be named if topic_input == "". |
String with topic name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.