get_topics: Returns the list of topics and keywords for analysis.

View source: R/config.R

get_topicsR Documentation

Returns the list of topics and keywords for analysis.

Description

This function returns the list of keywords and topics for analysis, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the list of keywords and topics exists in the parsed configuration file, 'config_file'.

Usage

get_topics(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The list of keywords and topics for analysis.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.