as_character            Coerce object to character
as_conc                 Coerce data frame to a concordance object
as_data_frame           Coerce object to a data frame
as_fnames               Coerce object to 'fnames'
as_freqlist             Coerce table to a frequency list
as_numeric              Coerce object to a numeric vector
as_tokens               Coerce object to class 'tokens'
as_types                Coerce object to a vector of types
assoc_scores            Association scores used in collocation analysis
                        and keyword analysis
brackets                Subset an object by different criteria
ca_help                 Helpers for plotting 'ca' objects
cat_re                  Print a regular expression to the console
chisq1_to_p             Proportion of chi-squared distribution with one
                        degree of freedom that sits to the right of x
cleanup_spaces          Clean up the use of whitespace in a character
                        vector
conc                    Build a concordance for the matches of a regex
create_cooc             Build collocation frequencies.
details                 Details on a specific item
drop_empty_rc           Drop empty rows and columns from a matrix
drop_tags               Drop XML tags from character string
explore                 Interactively navigate through an object
find_xpath              Run XPath query
fnames                  Retrieve the names of files in a given path
freqlist                Build the frequency list of a corpus
freqlist_diff           Subtract frequency lists
import_conc             Import a concordance
keep_bool               Subset an object based on logical criteria
keep_fnames             Filter collection of filenames by name
keep_pos                Subset an object by index
keep_re                 Subset an object based on regular expressions
keep_types              Subset an object based on a selection of types
mclm_xml_text           Get text from xml node
merge_conc              Merge concordances
merge_fnames            Merge filenames collections
merge_freqlist          Merge frequency lists
merge_tokens            Merge 'tokens' objects
merge_types             Merge 'types' objects
n_fnames                Count number of items in an 'fnames' object
n_tokens                Count tokens
n_types                 Count types
orig_ranks              Retrieve or set original ranks
p_to_chisq1             P right quantile in chi-squared distribution
                        with 1 degree of freedom
perl_flavor             Retrieve or set the flavor of a regular
                        expression
print.assoc_scores      Print an object
print_kwic              Print a concordance in KWIC format
ranks                   Retrieve the current ranks for frequency
                        counts.
re                      Build a regular expression
re_convenience          Convenience functions in support of regular
                        expressions
read_assoc              Read association scores from file
read_conc               Read a concordance from a file
read_fnames             Read a collection of filenames from a text file
read_freqlist           Read a frequency list from a csv file
read_tokens             Read a 'tokens' object from a text file
read_txt                Read a text file into a character vector
read_types              Read a vector of types from a text file
scan_re                 Scan a regular expression from console
scan_txt                Scan a character string from console
short_names             Shorten filenames
slma                    Stable lexical marker analysis
sort.assoc_scores       Sort an 'assoc_scores' object
sort.freqlist           Sort a frequency list
tokens                  Create or coerce an object into class 'tokens'
tot_n_tokens            Retrieve or set the total number of tokens
trunc_at                Truncate a sequence of character data
type_freqs              Retrieve frequencies from 'freqlist' object
type_names              Return the names of the types in an object
types                   Build a 'types' object
write_assoc             Write association scores to file
write_conc              Write a concordance to file.
write_fnames            Write a collection of filenames to a text file
write_freqlist          Write a frequency list to a csv file
write_tokens            Write a 'tokens' object to a text file
write_txt               Write a character vector to a text file
write_types             Write a vector of types to a text file
zero_plus               Make all values strictly higher than zero
