Learn R Programming

pinyin (version 1.1.6)

load_dic: Load a customized dictionary.

Description

Load a customized dictionary.

Usage

load_dic(dic_file = NA, select = 1)

Arguments

dic_file

The path of a dictionary file.

select

The option to choose from the dictionary.

Value

A dictionary

Examples

Run this code
# NOT RUN {
load_dic()
# }

Run the code above in your browser using DataLab