inst/explorer/config/constants.R

# Constants ---------------------------------------------------------------

CHARACTER_LIMIT <- 200

PUNCTUATION_REGEX <- '[\\Q.!"#$%&\'()*+,/:;<=>?@[]^_`{|}~\u00ab\u00bb\u2026\\E]|\\\\.|\\d' # Note the use of \\Q.\\E

EMPTY_DAY_PLOT_HEIGHT <- 20

NUMBER_OF_FACTORS <- 8

Try the corporaexplorer package in your browser

Any scripts or data that you put into this service are public.

corporaexplorer documentation built on June 20, 2022, 5:20 p.m.