topic_add: Add your own topic to the existing topic list

Description Usage Arguments Value

View source: R/topic_add.R

Description

This function updates an existing character vector (defaults a vector called'topics')

Usage

1
topic_add(topics.current, topic.new)

Arguments

topics.current

character vector. Existing vector of topics (defaults to a vector called "topics" )

topic.new

character. New topic to add

Value

nothing. updates existing vector.


mleary/fika documentation built on March 29, 2020, 12:59 a.m.