Learn R Programming

quanteda (version 1.4.3)

read_dict_lexicoder: Import a Lexicoder dictionary

Description

Import a Lexicoder dictionary

Usage

read_dict_lexicoder(path)

Arguments

path

the path from which to read in the Lexicoder dictionary

Examples

Run this code
# NOT RUN {
# dict <- read_dict_lexicoder("/home/kohei/Documents/Dictionary/Lexicoder/LSDaug2015/LSD2015.lc3")
# }

Run the code above in your browser using DataLab