topic_add.RdThis function updates an existing character vector (defaults a vector called'topics')
topic_add(topics.current, topic.new)
| topics.current | character vector. Existing vector of topics (defaults to a vector called "topics" ) |
|---|---|
| topic.new | character. New topic to add |
nothing. updates existing vector.