Skip to contents

Extract code for each functions of the functions df of a corpus.list within bracket Here we need a corpus$functions object with columns for begining and end position (hardcoded colnames)

Usage

extract_delimited_fn_code(corpus, lang_dictionnary, .verbose = F)

Arguments

corpus

A corpus.list object with a functions data.frame

lang_dictionnary

A standard language patterns dictionnary for a language (i.e. params fn_regex_params_after_names is needed)

.verbose

logical, default = FALSE. If set to TRUE, show a progress bar