{
  "_id": "6a2142d7cd65a98ecbd2abe8",
  "Package": "qdap",
  "Type": "Package",
  "Title": "Bridging the Gap Between Qualitative Data and Quantitative\nAnalysis",
  "Version": "2.4.4",
  "Authors@R": "c(\nperson(\"Tyler\", \"Rinker\", email = \"tyler.rinker@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Bryan\", \"Goodrich\", role = \"ctb\"),\nperson(\"Dason\", \"Kurkiewicz\", role = \"ctb\")\n)",
  "Maintainer": "Tyler Rinker <tyler.rinker@gmail.com>",
  "LazyData": "TRUE",
  "Description": "Automates many of the tasks associated with quantitative\ndiscourse analysis of transcripts containing discourse\nincluding frequency counts of sentence types, words, sentences,\nturns of talk, syllables and other assorted analysis tasks. The\npackage provides parsing tools for preparing transcript data.\nMany functions enable the user to aggregate data by any number\nof grouping variables, providing analysis and seamless\nintegration with other R packages that undertake higher level\nanalysis and visualization of text. This affords the user a\nmore efficient and targeted analysis. 'qdap' is designed for\ntranscript analysis, however, many functions are applicable to\nother areas of Text Mining/ Natural Language Processing.",
  "License": "GPL-2",
  "URL": "http://trinker.github.io/qdap/",
  "BugReports": "https://github.com/trinker/qdap/issues",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "git libglpk-dev make default-jdk libicu-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://trinker.r-universe.dev",
  "Date/Publication": "2020-09-27 17:19:41 UTC",
  "RemoteUrl": "https://github.com/trinker/qdap",
  "RemoteRef": "HEAD",
  "RemoteSha": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:12:53 UTC",
    "User": "root"
  },
  "Author": "Tyler Rinker [aut, cre],\nBryan Goodrich [ctb],\nDason Kurkiewicz [ctb]",
  "MD5sum": "b54f8cc9e6c9a6c04e88ef0eb0f1e804",
  "_user": "trinker",
  "_type": "src",
  "_file": "qdap_2.4.4.tar.gz",
  "_fileid": "89e91aa539962039ca71cca774e79d6acc240e50d696790ec77b208f041a0320",
  "_filesize": 2816181,
  "_sha256": "89e91aa539962039ca71cca774e79d6acc240e50d696790ec77b208f041a0320",
  "_created": "2026-06-04T09:12:53.000Z",
  "_published": "2026-06-04T09:18:15.164Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79487238620,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407654938"
    },
    {
      "job": 79487238642,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407653534"
    },
    {
      "job": 79487238612,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407647988"
    },
    {
      "job": 79487238656,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407624676"
    },
    {
      "job": 79486532705,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407571210"
    },
    {
      "job": 79487238655,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407626317"
    },
    {
      "job": 79487238604,
      "time": 254,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407661878"
    },
    {
      "job": 79487238722,
      "time": 233,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407654388"
    },
    {
      "job": 79487238618,
      "time": 243,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407658294"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trinker/qdap",
  "_commit": {
    "id": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
    "author": "trinker <trinker@campuslabs.com>",
    "committer": "trinker <trinker@campuslabs.com>",
    "message": "bumped after cran submission\n",
    "time": 1601227181
  },
  "_maintainer": {
    "name": "Tyler Rinker",
    "email": "tyler.rinker@gmail.com",
    "login": "trinker",
    "description": "Director, Data Scientist, open-source developer , #python/#rstats enthusiast, #dataviz geek, and #nlp buff",
    "uuid": 1763278
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "qdapDictionaries",
      "version": ">= 1.0.2",
      "role": "Depends"
    },
    {
      "package": "qdapRegex",
      "version": ">= 0.1.2",
      "role": "Depends"
    },
    {
      "package": "qdapTools",
      "version": ">= 1.3.1",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Depends"
    },
    {
      "package": "chron",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "gender",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "NLP",
      "role": "Imports"
    },
    {
      "package": "openNLP",
      "version": ">= 0.2-1",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tm",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "venneuler",
      "role": "Imports"
    },
    {
      "package": "wordcloud",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "koRpus",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lda",
      "role": "Suggests"
    },
    {
      "package": "proxy",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "SnowballC",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "trinker",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "qdap",
    "quantitative-discourse-analysis",
    "text-analysis",
    "text-mining",
    "text-plotting",
    "openjdk"
  ],
  "_stars": 187,
  "_contributors": [
    {
      "user": "trinker",
      "count": 887,
      "uuid": 1763278
    },
    {
      "user": "csgillespie",
      "count": 12,
      "uuid": 1267747
    },
    {
      "user": "craigcitro",
      "count": 2,
      "uuid": 468559
    },
    {
      "user": "bschneidr",
      "count": 2,
      "uuid": 19809917
    },
    {
      "user": "clairekunesh",
      "count": 1,
      "uuid": 5061792
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    },
    {
      "user": "hoodaly",
      "count": 1,
      "uuid": 2117775
    }
  ],
  "_userbio": {
    "uuid": 1763278,
    "type": "user",
    "name": "Tyler Rinker",
    "description": "Director, Data Scientist, open-source developer , #python/#rstats enthusiast, #dataviz geek, and #nlp buff"
  },
  "_downloads": {
    "count": 1425,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qdap"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/trinker/qdap",
  "_searchresults": 1544,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qdap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trinker/qdap",
  "_realowner": "trinker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2013-02-01"
    },
    {
      "version": "0.2.1",
      "date": "2013-03-13"
    },
    {
      "version": "0.2.2",
      "date": "2013-05-18"
    },
    {
      "version": "0.2.3",
      "date": "2013-06-26"
    },
    {
      "version": "0.2.5",
      "date": "2013-09-01"
    },
    {
      "version": "1.1.0",
      "date": "2014-02-22"
    },
    {
      "version": "1.2.0",
      "date": "2014-03-06"
    },
    {
      "version": "1.3.1",
      "date": "2014-03-13"
    },
    {
      "version": "1.3.2",
      "date": "2014-03-17"
    },
    {
      "version": "1.3.3",
      "date": "2014-03-25"
    },
    {
      "version": "1.3.4",
      "date": "2014-04-01"
    },
    {
      "version": "1.3.5",
      "date": "2014-04-08"
    },
    {
      "version": "2.0.0",
      "date": "2014-05-31"
    },
    {
      "version": "2.1.0",
      "date": "2014-06-15"
    },
    {
      "version": "2.1.1",
      "date": "2014-08-02"
    },
    {
      "version": "2.2.0",
      "date": "2014-10-04"
    },
    {
      "version": "2.2.1",
      "date": "2015-05-11"
    },
    {
      "version": "2.2.2",
      "date": "2015-07-05"
    },
    {
      "version": "2.2.4",
      "date": "2015-10-09"
    },
    {
      "version": "2.2.5",
      "date": "2016-06-16"
    },
    {
      "version": "2.2.7",
      "date": "2017-08-27"
    },
    {
      "version": "2.2.8",
      "date": "2017-09-05"
    },
    {
      "version": "2.2.9",
      "date": "2017-11-20"
    },
    {
      "version": "2.3.0",
      "date": "2018-05-15"
    },
    {
      "version": "2.3.2",
      "date": "2019-01-02"
    },
    {
      "version": "2.3.6",
      "date": "2020-01-09"
    },
    {
      "version": "2.4.1",
      "date": "2020-04-20"
    },
    {
      "version": "2.4.3",
      "date": "2020-09-27"
    },
    {
      "version": "2.4.6",
      "date": "2023-05-11"
    },
    {
      "version": "2.4.6.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "%&%",
    "%>%",
    "%bs%",
    "%ex%",
    "%sw%",
    "add_incomplete",
    "add_s",
    "adjacency_matrix",
    "adjmat",
    "all_words",
    "Animate",
    "apply_as_df",
    "apply_as_tm",
    "as.Corpus",
    "as.DocumentTermMatrix",
    "as.dtm",
    "as.tdm",
    "as.TermDocumentMatrix",
    "as.wfm",
    "automated_readability_index",
    "bag_o_words",
    "beg2char",
    "blank2NA",
    "boolean_search",
    "bracketX",
    "bracketXtract",
    "breaker",
    "build_qdap_vignette",
    "capitalizer",
    "char_table",
    "char2end",
    "character_count",
    "character_table",
    "check_spelling",
    "check_spelling_interactive",
    "check_text",
    "chunker",
    "clean",
    "cm_2long",
    "cm_code.blank",
    "cm_code.combine",
    "cm_code.exclude",
    "cm_code.overlap",
    "cm_code.transform",
    "cm_combine.dummy",
    "cm_df.fill",
    "cm_df.temp",
    "cm_df.transcript",
    "cm_df2long",
    "cm_distance",
    "cm_dummy2long",
    "cm_long2dummy",
    "cm_range.temp",
    "cm_range2long",
    "cm_time.temp",
    "cm_time2long",
    "colcomb2class",
    "coleman_liau",
    "colpaste2df",
    "colSplit",
    "colsplit2df",
    "combo_syllable_sum",
    "comma_spacer",
    "common",
    "condense",
    "correct",
    "counts",
    "cumulative",
    "delete",
    "dir_map",
    "discourse_map",
    "dispersion_plot",
    "Dissimilarity",
    "dist_tab",
    "diversity",
    "duplicates",
    "edge_apply",
    "end_inc",
    "end_mark",
    "end_mark_by",
    "exclude",
    "Filter",
    "flesch_kincaid",
    "folder",
    "formality",
    "freq_terms",
    "fry",
    "gantt",
    "gantt_plot",
    "gantt_rep",
    "gantt_wrap",
    "genX",
    "genXtract",
    "gradient_cloud",
    "htruncdf",
    "imperative",
    "incomp",
    "incomplete_replace",
    "inspect_text",
    "is.global",
    "key_merge",
    "kullback_leibler",
    "lcolsplit2df",
    "left_just",
    "lexical_classification",
    "linsear_write",
    "ltruncdf",
    "lview",
    "mcsv_r",
    "mcsv_w",
    "mgsub",
    "multigsub",
    "multiscale",
    "NAer",
    "name2sex",
    "Network",
    "new_project",
    "ngrams",
    "object_pronoun_type",
    "outlier_detect",
    "outlier_labeler",
    "paste2",
    "phrase_net",
    "plot_gantt_base",
    "polarity",
    "polysyllable_sum",
    "pos",
    "pos_by",
    "pos_tags",
    "potential_NA",
    "preprocessed",
    "pronoun_type",
    "prop",
    "proportions",
    "qcombine",
    "qcv",
    "qdap_df",
    "qheat",
    "qprep",
    "qtheme",
    "question_type",
    "qview",
    "random_data",
    "random_sent",
    "rank_freq_mplot",
    "rank_freq_plot",
    "read.transcript",
    "replace_abbreviation",
    "replace_contraction",
    "replace_number",
    "replace_ordinal",
    "replace_symbol",
    "replacer",
    "right_just",
    "rm_empty_row",
    "rm_row",
    "rm_stop",
    "rm_stopwords",
    "scores",
    "scrubber",
    "Search",
    "sent_detect",
    "sent_detect_nlp",
    "sentCombine",
    "sentiment_frame",
    "sentSplit",
    "SMOG",
    "space_fill",
    "spaste",
    "speakerSplit",
    "stem_words",
    "stem2df",
    "stemmer",
    "strip",
    "strWrap",
    "sub_holder",
    "subject_pronoun_type",
    "syllable_count",
    "syllable_sum",
    "syn",
    "syn_frame",
    "synonyms",
    "synonyms_frame",
    "term_match",
    "termco",
    "termco_c",
    "termco_d",
    "termco2mat",
    "Text",
    "Text<-",
    "theme_badkitchen",
    "theme_cafe",
    "theme_duskheat",
    "theme_grayscale",
    "theme_greyscale",
    "theme_hipster",
    "theme_nightheat",
    "theme_norah",
    "Title",
    "Title<-",
    "TOT",
    "tot_plot",
    "trans_cloud",
    "trans_context",
    "trans_venn",
    "Trim",
    "truncdf",
    "type_token_ratio",
    "unbag",
    "unique_by",
    "vertex_apply",
    "visual",
    "wc",
    "weight",
    "wfdf",
    "wfm",
    "wfm_combine",
    "wfm_expanded",
    "which_misspelled",
    "word_associate",
    "word_cor",
    "word_count",
    "word_diff_list",
    "word_length",
    "word_list",
    "word_network_plot",
    "word_position",
    "word_proximity",
    "word_split",
    "word_stats"
  ],
  "_datasets": [
    {
      "name": "DATA",
      "title": "Fictitious Classroom Dialogue",
      "object": "DATA",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "sex",
        "adult",
        "state",
        "code"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "DATA.SPLIT",
      "title": "Fictitious Split Sentence Classroom Dialogue",
      "object": "DATA.SPLIT",
      "class": [
        "qdap_df",
        "sent_split",
        "sent_split_text_var:state",
        "data.frame"
      ],
      "fields": [
        "person",
        "tot",
        "TOT",
        "sex",
        "adult",
        "code",
        "state",
        "stem.text"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "DATA2",
      "title": "Fictitious Repeated Measures Classroom Dialogue",
      "object": "DATA2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "class",
        "person",
        "sex",
        "adult",
        "state",
        "code"
      ],
      "rows": 74,
      "table": true,
      "tojson": true
    },
    {
      "name": "env.syl",
      "title": "Syllable Lookup Environment",
      "object": "env.syl",
      "class": [
        "environment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "hamlet",
      "title": "Hamlet (Complete & Split by Sentence)",
      "object": "hamlet",
      "class": [
        "qdap_df",
        "sent_split",
        "sent_split_text_var:dialogue",
        "data.frame"
      ],
      "fields": [
        "act",
        "tot",
        "scene",
        "location",
        "person",
        "died",
        "dialogue"
      ],
      "rows": 2007,
      "table": true,
      "tojson": true
    },
    {
      "name": "mraja1",
      "title": "Romeo and Juliet: Act 1 Dialogue Merged with Demographics",
      "object": "mraja1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "sex",
        "fam.aff",
        "died",
        "dialogue"
      ],
      "rows": 235,
      "table": true,
      "tojson": true
    },
    {
      "name": "mraja1spl",
      "title": "Romeo and Juliet: Act 1 Dialogue Merged with Demographics and Split",
      "object": "mraja1spl",
      "class": [
        "qdap_df",
        "data.frame"
      ],
      "fields": [
        "person",
        "tot",
        "sex",
        "fam.aff",
        "died",
        "dialogue",
        "stem.text"
      ],
      "rows": 508,
      "table": true,
      "tojson": true
    },
    {
      "name": "pres_debate_raw2012",
      "title": "First 2012 U.S. Presidential Debate",
      "object": "pres_debate_raw2012",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 94,
      "table": true,
      "tojson": true
    },
    {
      "name": "pres_debates2012",
      "title": "2012 U.S. Presidential Debates",
      "object": "pres_debates2012",
      "class": [
        "qdap_df",
        "data.frame"
      ],
      "fields": [
        "person",
        "tot",
        "time",
        "role",
        "dialogue"
      ],
      "rows": 2912,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj",
      "title": "Romeo and Juliet (Unchanged & Complete)",
      "object": "raj",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue",
        "act"
      ],
      "rows": 840,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.act.1",
      "title": "Romeo and Juliet: Act 1",
      "object": "raj.act.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 235,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.act.1POS",
      "title": "Romeo and Juliet: Act 1 Parts of Speech by Person A dataset containing a list from 'pos_by' using the 'mraja1spl' data set (see 'pos_by' for more information).",
      "object": "raj.act.1POS",
      "class": [
        "pos_by"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "raj.act.2",
      "title": "Romeo and Juliet: Act 2",
      "object": "raj.act.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 205,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.act.3",
      "title": "Romeo and Juliet: Act 3",
      "object": "raj.act.3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 197,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.act.4",
      "title": "Romeo and Juliet: Act 4",
      "object": "raj.act.4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 115,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.act.5",
      "title": "Romeo and Juliet: Act 5",
      "object": "raj.act.5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "dialogue"
      ],
      "rows": 88,
      "table": true,
      "tojson": true
    },
    {
      "name": "raj.demographics",
      "title": "Romeo and Juliet Demographics",
      "object": "raj.demographics",
      "class": [
        "data.frame"
      ],
      "fields": [
        "person",
        "sex",
        "fam.aff",
        "died"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "rajPOS",
      "title": "Romeo and Juliet Split in Parts of Speech",
      "object": "rajPOS",
      "class": [
        "pos"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "rajSPLIT",
      "title": "Romeo and Juliet (Complete & Split)",
      "object": "rajSPLIT",
      "class": [
        "qdap_df",
        "sent_split",
        "sent_split_text_var:dialogue",
        "rmvars_act",
        "data.frame"
      ],
      "fields": [
        "person",
        "tot",
        "act",
        "sex",
        "fam.aff",
        "died",
        "dialogue",
        "stem.text"
      ],
      "rows": 2151,
      "table": true,
      "tojson": true
    },
    {
      "name": "raw.time.span",
      "title": "Minimal Raw Time Span Data Set",
      "object": "raw.time.span",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sample.time.span",
      "title": "Minimal Time Span Data Set",
      "object": "sample.time.span",
      "class": [
        "cmspans",
        "cmtime",
        "cmtime2long",
        "vname_variable",
        "data.frame",
        "spans_796"
      ],
      "fields": [
        "code",
        "start",
        "end",
        "Start",
        "End",
        "variable"
      ],
      "rows": 9,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "chain",
      "title": "qdap Chaining",
      "topics": [
        "%&%",
        "%>%"
      ]
    },
    {
      "page": "addNetwork",
      "title": "Add themes to a Network object.",
      "topics": [
        "+.Network"
      ]
    },
    {
      "page": "add_incomplete",
      "title": "Detect Incomplete Sentences; Add | Endmark",
      "topics": [
        "add_incomplete"
      ]
    },
    {
      "page": "add_s",
      "title": "Make Plural (or Verb to Singular) Versions of Words",
      "topics": [
        "add_s"
      ]
    },
    {
      "page": "adjacency_matrix",
      "title": "Takes a Matrix and Generates an Adjacency Matrix",
      "topics": [
        "adjacency_matrix",
        "adjmat"
      ]
    },
    {
      "page": "all_words",
      "title": "Searches Text Column for Words",
      "topics": [
        "all_words"
      ]
    },
    {
      "page": "Animate",
      "title": "Generic Animate Method",
      "topics": [
        "Animate"
      ]
    },
    {
      "page": "Animate.character",
      "title": "Animate Character",
      "topics": [
        "Animate.character"
      ]
    },
    {
      "page": "Animate.discourse_map",
      "title": "Discourse Map",
      "topics": [
        "Animate.discourse_map"
      ]
    },
    {
      "page": "Animate.formality",
      "title": "Animate Formality",
      "topics": [
        "Animate.formality"
      ]
    },
    {
      "page": "Animate.gantt",
      "title": "Gantt Durations",
      "topics": [
        "Animate.gantt"
      ]
    },
    {
      "page": "Animate.gantt_plot",
      "title": "Gantt Plot",
      "topics": [
        "Animate.gantt_plot"
      ]
    },
    {
      "page": "Animate.lexical_classification",
      "title": "Animate Formality",
      "topics": [
        "Animate.lexical_classification"
      ]
    },
    {
      "page": "Animate.polarity",
      "title": "Animate Polarity",
      "topics": [
        "Animate.polarity"
      ]
    },
    {
      "page": "as.tdm",
      "title": "tm Package Compatibility Tools: Apply to or Convert to/from Term Document Matrix or Document Term Matrix",
      "topics": [
        "apply_as_df",
        "apply_as_tm",
        "as.Corpus",
        "as.Corpus.default",
        "as.Corpus.DocumentTermMatrix",
        "as.Corpus.sent_split",
        "as.Corpus.TermDocumentMatrix",
        "as.Corpus.wfm",
        "as.data.frame.Corpus",
        "as.DocumentTermMatrix",
        "as.dtm",
        "as.dtm.character",
        "as.dtm.Corpus",
        "as.dtm.default",
        "as.dtm.wfm",
        "as.tdm",
        "as.tdm.character",
        "as.tdm.Corpus",
        "as.tdm.default",
        "as.tdm.wfm",
        "as.TermDocumentMatrix"
      ]
    },
    {
      "page": "Readability",
      "title": "Readability Measures",
      "topics": [
        "automated_readability_index",
        "coleman_liau",
        "flesch_kincaid",
        "fry",
        "linsear_write",
        "SMOG"
      ]
    },
    {
      "page": "bag_o_words",
      "title": "Bag of Words",
      "topics": [
        "bag_o_words",
        "breaker",
        "unbag",
        "word_split"
      ]
    },
    {
      "page": "beg2char",
      "title": "Grab Begin/End of String to Character",
      "topics": [
        "beg2char",
        "char2end"
      ]
    },
    {
      "page": "blank2NA",
      "title": "Replace Blanks in a dataframe",
      "topics": [
        "blank2NA"
      ]
    },
    {
      "page": "bracketX",
      "title": "Bracket Parsing",
      "topics": [
        "bracketX",
        "bracketXtract",
        "genX",
        "genXtract"
      ]
    },
    {
      "page": "build_qdap_vignette",
      "title": "Replace Temporary Introduction to qdap Vignette",
      "topics": [
        "build_qdap_vignette"
      ]
    },
    {
      "page": "capitalizer",
      "title": "Capitalize Select Words",
      "topics": [
        "capitalizer"
      ]
    },
    {
      "page": "check_spelling",
      "title": "Check Spelling",
      "topics": [
        "check_spelling",
        "check_spelling_interactive",
        "correct",
        "which_misspelled"
      ]
    },
    {
      "page": "check_spelling_interactive.character",
      "title": "Check Spelling",
      "topics": [
        "check_spelling_interactive.character"
      ]
    },
    {
      "page": "check_spelling_interactive.check_spelling",
      "title": "Check Spelling",
      "topics": [
        "check_spelling_interactive.check_spelling"
      ]
    },
    {
      "page": "check_spelling_interactive.factor",
      "title": "Check Spelling",
      "topics": [
        "check_spelling_interactive.factor"
      ]
    },
    {
      "page": "check_text",
      "title": "Check Text For Potential Problems",
      "topics": [
        "check_text"
      ]
    },
    {
      "page": "chunker",
      "title": "Break Text Into Ordered Word Chunks",
      "topics": [
        "chunker"
      ]
    },
    {
      "page": "clean",
      "title": "Remove Escaped Characters",
      "topics": [
        "clean"
      ]
    },
    {
      "page": "cm_2long",
      "title": "A Generic to Long Function",
      "topics": [
        "cm_2long"
      ]
    },
    {
      "page": "cm_code.blank",
      "title": "Blank Code Transformation",
      "topics": [
        "cm_code.blank"
      ]
    },
    {
      "page": "cm_code.combine",
      "title": "Combine Codes",
      "topics": [
        "cm_code.combine"
      ]
    },
    {
      "page": "cm_code.exclude",
      "title": "Exclude Codes",
      "topics": [
        "cm_code.exclude"
      ]
    },
    {
      "page": "cm_code.overlap",
      "title": "Find Co-occurrence Between Codes",
      "topics": [
        "cm_code.overlap"
      ]
    },
    {
      "page": "cm_code.transform",
      "title": "Transform Codes",
      "topics": [
        "cm_code.transform"
      ]
    },
    {
      "page": "cm_combine.dummy",
      "title": "Find Co-occurrence Between Dummy Codes",
      "topics": [
        "cm_combine.dummy"
      ]
    },
    {
      "page": "cm_df.fill",
      "title": "Range Coding",
      "topics": [
        "cm_df.fill"
      ]
    },
    {
      "page": "cm_df.temp",
      "title": "Break Transcript Dialogue into Blank Code Matrix",
      "topics": [
        "cm_df.temp"
      ]
    },
    {
      "page": "cm_df.transcript",
      "title": "Transcript With Word Number",
      "topics": [
        "cm_df.transcript"
      ]
    },
    {
      "page": "cm_df2long",
      "title": "Transform Codes to Start-End Durations",
      "topics": [
        "cm_df2long"
      ]
    },
    {
      "page": "cm_distance",
      "title": "Distance Matrix Between Codes",
      "topics": [
        "cm_distance"
      ]
    },
    {
      "page": "cm_dummy2long",
      "title": "Convert cm_combine.dummy Back to Long",
      "topics": [
        "cm_dummy2long"
      ]
    },
    {
      "page": "cm_long2dummy",
      "title": "Stretch and Dummy Code cm_xxx2long",
      "topics": [
        "cm_long2dummy"
      ]
    },
    {
      "page": "cm_range.temp",
      "title": "Range Code Sheet",
      "topics": [
        "cm_range.temp"
      ]
    },
    {
      "page": "cm_range2long",
      "title": "Transform Codes to Start-End Durations",
      "topics": [
        "cm_range2long"
      ]
    },
    {
      "page": "cm_time.temp",
      "title": "Time Span Code Sheet",
      "topics": [
        "cm_time.temp"
      ]
    },
    {
      "page": "cm_time2long",
      "title": "Transform Codes to Start-End Times",
      "topics": [
        "cm_time2long"
      ]
    },
    {
      "page": "colcomb2class",
      "title": "Combine Columns to Class",
      "topics": [
        "colcomb2class"
      ]
    },
    {
      "page": "colSplit",
      "title": "Separate a Column Pasted by paste2",
      "topics": [
        "colSplit"
      ]
    },
    {
      "page": "colsplit2df",
      "title": "Wrapper for colSplit that Returns Dataframe(s)",
      "topics": [
        "colsplit2df",
        "lcolsplit2df"
      ]
    },
    {
      "page": "comma_spacer",
      "title": "Ensure Space After Comma",
      "topics": [
        "comma_spacer"
      ]
    },
    {
      "page": "common",
      "title": "Find Common Words Between Groups",
      "topics": [
        "common"
      ]
    },
    {
      "page": "common.list",
      "title": "list Method for common",
      "topics": [
        "common.list"
      ]
    },
    {
      "page": "condense",
      "title": "Condense Dataframe Columns",
      "topics": [
        "condense"
      ]
    },
    {
      "page": "counts",
      "title": "Generic Counts Method",
      "topics": [
        "counts"
      ]
    },
    {
      "page": "counts.automated_readability_index",
      "title": "Readability Measures",
      "topics": [
        "counts.automated_readability_index"
      ]
    },
    {
      "page": "counts.character_table",
      "title": "Term Counts",
      "topics": [
        "counts.character_table"
      ]
    },
    {
      "page": "counts.coleman_liau",
      "title": "Readability Measures",
      "topics": [
        "counts.coleman_liau"
      ]
    },
    {
      "page": "counts.end_mark_by",
      "title": "Question Counts",
      "topics": [
        "counts.end_mark_by"
      ]
    },
    {
      "page": "counts.flesch_kincaid",
      "title": "Readability Measures",
      "topics": [
        "counts.flesch_kincaid"
      ]
    },
    {
      "page": "counts.formality",
      "title": "Formality",
      "topics": [
        "counts.formality"
      ]
    },
    {
      "page": "counts.fry",
      "title": "Readability Measures",
      "topics": [
        "counts.fry"
      ]
    },
    {
      "page": "counts.linsear_write",
      "title": "Readability Measures",
      "topics": [
        "counts.linsear_write"
      ]
    },
    {
      "page": "counts.object_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "counts.object_pronoun_type"
      ]
    },
    {
      "page": "counts.polarity",
      "title": "Polarity",
      "topics": [
        "counts.polarity"
      ]
    },
    {
      "page": "counts.pos",
      "title": "Parts of Speech",
      "topics": [
        "counts.pos"
      ]
    },
    {
      "page": "counts.pos_by",
      "title": "Parts of Speech",
      "topics": [
        "counts.pos_by"
      ]
    },
    {
      "page": "counts.pronoun_type",
      "title": "Question Counts",
      "topics": [
        "counts.pronoun_type"
      ]
    },
    {
      "page": "counts.question_type",
      "title": "Question Counts",
      "topics": [
        "counts.question_type"
      ]
    },
    {
      "page": "counts.SMOG",
      "title": "Readability Measures",
      "topics": [
        "counts.SMOG"
      ]
    },
    {
      "page": "counts.subject_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "counts.subject_pronoun_type"
      ]
    },
    {
      "page": "counts.termco",
      "title": "Term Counts",
      "topics": [
        "counts.termco"
      ]
    },
    {
      "page": "counts.word_length",
      "title": "Word Length Counts",
      "topics": [
        "counts.word_length"
      ]
    },
    {
      "page": "counts.word_position",
      "title": "Word Position",
      "topics": [
        "counts.word_position"
      ]
    },
    {
      "page": "counts.word_stats",
      "title": "Word Stats",
      "topics": [
        "counts.word_stats"
      ]
    },
    {
      "page": "cumulative",
      "title": "Cumulative Scores",
      "topics": [
        "cumulative",
        "cumulative.animated_formality",
        "cumulative.animated_lexical_classification",
        "cumulative.animated_polarity",
        "cumulative.combo_syllable_sum",
        "cumulative.end_mark",
        "cumulative.formality",
        "cumulative.lexical_classification",
        "cumulative.polarity",
        "cumulative.pos",
        "cumulative.pos_by",
        "cumulative.syllable_freq"
      ]
    },
    {
      "page": "DATA",
      "title": "Fictitious Classroom Dialogue",
      "topics": [
        "DATA"
      ]
    },
    {
      "page": "DATA.SPLIT",
      "title": "Fictitious Split Sentence Classroom Dialogue",
      "topics": [
        "DATA.SPLIT"
      ]
    },
    {
      "page": "DATA2",
      "title": "Fictitious Repeated Measures Classroom Dialogue",
      "topics": [
        "DATA2"
      ]
    },
    {
      "page": "file_handling",
      "title": "Easy File Handling",
      "topics": [
        "delete",
        "folder"
      ]
    },
    {
      "page": "dir_map",
      "title": "Map Transcript Files from a Directory to a Script",
      "topics": [
        "dir_map"
      ]
    },
    {
      "page": "discourse_map",
      "title": "Discourse Mapping",
      "topics": [
        "discourse_map"
      ]
    },
    {
      "page": "dispersion_plot",
      "title": "Lexical Dispersion Plot",
      "topics": [
        "dispersion_plot"
      ]
    },
    {
      "page": "Dissimilarity",
      "title": "Dissimilarity Statistics",
      "topics": [
        "Dissimilarity"
      ]
    },
    {
      "page": "dist_tab",
      "title": "SPSS Style Frequency Tables",
      "topics": [
        "dist_tab"
      ]
    },
    {
      "page": "diversity",
      "title": "Diversity Statistics",
      "topics": [
        "diversity"
      ]
    },
    {
      "page": "duplicates",
      "title": "Find Duplicated Words in a Text String",
      "topics": [
        "duplicates"
      ]
    },
    {
      "page": "end_inc",
      "title": "Test for Incomplete Sentences",
      "topics": [
        "end_inc"
      ]
    },
    {
      "page": "end_mark",
      "title": "Sentence End Marks",
      "topics": [
        "end_mark",
        "end_mark_by"
      ]
    },
    {
      "page": "env.syl",
      "title": "Syllable Lookup Environment",
      "topics": [
        "env.syl"
      ]
    },
    {
      "page": "exclude",
      "title": "Exclude Elements From a Vector",
      "topics": [
        "%ex%",
        "exclude",
        "exclude.default",
        "exclude.DocumentTermMatrix",
        "exclude.list",
        "exclude.TermDocumentMatrix",
        "exclude.wfm"
      ]
    },
    {
      "page": "Filter",
      "title": "Filter",
      "topics": [
        "Filter",
        "Filter.all_words",
        "Filter.character",
        "Filter.DocumentTermMatrix",
        "Filter.fswl",
        "Filter.fwl",
        "Filter.rfswl",
        "Filter.TermDocumentMatrix",
        "Filter.wfm"
      ]
    },
    {
      "page": "formality",
      "title": "Formality Score",
      "topics": [
        "formality"
      ]
    },
    {
      "page": "freq_terms",
      "title": "Find Frequent Terms",
      "topics": [
        "freq_terms"
      ]
    },
    {
      "page": "gantt",
      "title": "Gantt Durations",
      "topics": [
        "gantt",
        "plot_gantt_base"
      ]
    },
    {
      "page": "gantt_plot",
      "title": "Gantt Plot",
      "topics": [
        "gantt_plot"
      ]
    },
    {
      "page": "gantt_rep",
      "title": "Generate Unit Spans for Repeated Measures",
      "topics": [
        "gantt_rep"
      ]
    },
    {
      "page": "gantt_wrap",
      "title": "Gantt Plot",
      "topics": [
        "gantt_wrap"
      ]
    },
    {
      "page": "gradient_cloud",
      "title": "Gradient Word Cloud",
      "topics": [
        "gradient_cloud"
      ]
    },
    {
      "page": "hamlet",
      "title": "Hamlet (Complete & Split by Sentence)",
      "topics": [
        "hamlet"
      ]
    },
    {
      "page": "data_viewing",
      "title": "Dataframe Viewing",
      "topics": [
        "htruncdf",
        "ltruncdf",
        "lview",
        "qview",
        "truncdf"
      ]
    },
    {
      "page": "imperative",
      "title": "Intuitively Remark Sentences as Imperative",
      "topics": [
        "imperative"
      ]
    },
    {
      "page": "incomplete_replace",
      "title": "Denote Incomplete End Marks With \"|\"",
      "topics": [
        "incomp",
        "incomplete_replace"
      ]
    },
    {
      "page": "inspect_text",
      "title": "Inspect Text Vectors",
      "topics": [
        "inspect_text",
        "inspect_text.Corpus",
        "inspect_text.default"
      ]
    },
    {
      "page": "is.global",
      "title": "Test If Environment is Global",
      "topics": [
        "is.global"
      ]
    },
    {
      "page": "key_merge",
      "title": "Merge Demographic Information with Person/Text Transcript",
      "topics": [
        "key_merge"
      ]
    },
    {
      "page": "kullback_leibler",
      "title": "Kullback Leibler Statistic",
      "topics": [
        "kullback_leibler"
      ]
    },
    {
      "page": "justification",
      "title": "Text Justification",
      "topics": [
        "left_just",
        "right_just"
      ]
    },
    {
      "page": "lexical_classification",
      "title": "Lexical Classification Score",
      "topics": [
        "lexical_classification"
      ]
    },
    {
      "page": "multicsv",
      "title": "Read/Write Multiple csv Files at a Time",
      "topics": [
        "mcsv_r",
        "mcsv_w"
      ]
    },
    {
      "page": "mraja1",
      "title": "Romeo and Juliet: Act 1 Dialogue Merged with Demographics",
      "topics": [
        "mraja1"
      ]
    },
    {
      "page": "mraja1spl",
      "title": "Romeo and Juliet: Act 1 Dialogue Merged with Demographics and Split",
      "topics": [
        "mraja1spl"
      ]
    },
    {
      "page": "multigsub",
      "title": "Multiple gsub",
      "topics": [
        "mgsub",
        "multigsub",
        "sub_holder"
      ]
    },
    {
      "page": "multiscale",
      "title": "Nested Standardization",
      "topics": [
        "multiscale"
      ]
    },
    {
      "page": "NAer",
      "title": "Replace Missing Values (NA)",
      "topics": [
        "NAer"
      ]
    },
    {
      "page": "name2sex",
      "title": "Names to Gender",
      "topics": [
        "name2sex"
      ]
    },
    {
      "page": "Network",
      "title": "Generic Network Method",
      "topics": [
        "Network"
      ]
    },
    {
      "page": "Network.formality",
      "title": "Network Formality",
      "topics": [
        "Network.formality"
      ]
    },
    {
      "page": "Network.lexical_classification",
      "title": "Network Lexical Classification",
      "topics": [
        "Network.lexical_classification"
      ]
    },
    {
      "page": "Network.polarity",
      "title": "Network Polarity",
      "topics": [
        "Network.polarity"
      ]
    },
    {
      "page": "new_project",
      "title": "Project Template",
      "topics": [
        "new_project"
      ]
    },
    {
      "page": "ngrams",
      "title": "Generate ngrams",
      "topics": [
        "ngrams"
      ]
    },
    {
      "page": "object_pronoun_type",
      "title": "Count Object Pronouns Per Grouping Variable",
      "topics": [
        "object_pronoun_type"
      ]
    },
    {
      "page": "outlier_detect",
      "title": "Detect Outliers in Text",
      "topics": [
        "outlier_detect"
      ]
    },
    {
      "page": "outlier_labeler",
      "title": "Locate Outliers in Numeric String",
      "topics": [
        "outlier_labeler"
      ]
    },
    {
      "page": "paste2",
      "title": "Paste an Unspecified Number Of Text Columns",
      "topics": [
        "colpaste2df",
        "paste2"
      ]
    },
    {
      "page": "phrase_net",
      "title": "Phrase Nets",
      "topics": [
        "phrase_net"
      ]
    },
    {
      "page": "plot.animated_character",
      "title": "Plots an animated_character Object",
      "topics": [
        "plot.animated_character"
      ]
    },
    {
      "page": "plot.animated_discourse_map",
      "title": "Plots an animated_discourse_map Object",
      "topics": [
        "plot.animated_discourse_map"
      ]
    },
    {
      "page": "plot.animated_formality",
      "title": "Plots a animated_formality Object",
      "topics": [
        "plot.animated_formality"
      ]
    },
    {
      "page": "plot.animated_lexical_classification",
      "title": "Plots an animated_lexical_classification Object",
      "topics": [
        "plot.animated_lexical_classification"
      ]
    },
    {
      "page": "plot.animated_polarity",
      "title": "Plots an animated_polarity Object",
      "topics": [
        "plot.animated_polarity"
      ]
    },
    {
      "page": "plot.automated_readability_index",
      "title": "Plots a automated_readability_index Object",
      "topics": [
        "plot.automated_readability_index"
      ]
    },
    {
      "page": "plot.character_table",
      "title": "Plots a character_table Object",
      "topics": [
        "plot.character_table"
      ]
    },
    {
      "page": "plot.cm_distance",
      "title": "Plots a cm_distance object",
      "topics": [
        "plot.cm_distance"
      ]
    },
    {
      "page": "plot.cmspans",
      "title": "Plots a cmspans object",
      "topics": [
        "plot.cmspans"
      ]
    },
    {
      "page": "plot.coleman_liau",
      "title": "Plots a coleman_liau Object",
      "topics": [
        "plot.coleman_liau"
      ]
    },
    {
      "page": "plot.combo_syllable_sum",
      "title": "Plots a combo_syllable_sum Object",
      "topics": [
        "plot.combo_syllable_sum"
      ]
    },
    {
      "page": "plot.cumulative_animated_formality",
      "title": "Plots a cumulative_animated_formality Object",
      "topics": [
        "plot.cumulative_animated_formality"
      ]
    },
    {
      "page": "plot.cumulative_animated_lexical_classification",
      "title": "Plots a cumulative_animated_lexical_classification Object",
      "topics": [
        "plot.cumulative_animated_lexical_classification"
      ]
    },
    {
      "page": "plot.cumulative_animated_polarity",
      "title": "Plots a cumulative_animated_polarity Object",
      "topics": [
        "plot.cumulative_animated_polarity"
      ]
    },
    {
      "page": "plot.cumulative_combo_syllable_sum",
      "title": "Plots a cumulative_combo_syllable_sum Object",
      "topics": [
        "plot.cumulative_combo_syllable_sum"
      ]
    },
    {
      "page": "plot.cumulative_end_mark",
      "title": "Plots a cumulative_end_mark Object",
      "topics": [
        "plot.cumulative_end_mark"
      ]
    },
    {
      "page": "plot.cumulative_formality",
      "title": "Plots a cumulative_formality Object",
      "topics": [
        "plot.cumulative_formality"
      ]
    },
    {
      "page": "plot.cumulative_lexical_classification",
      "title": "Plots a cumulative_lexical_classification Object",
      "topics": [
        "plot.cumulative_lexical_classification"
      ]
    },
    {
      "page": "plot.cumulative_polarity",
      "title": "Plots a cumulative_polarity Object",
      "topics": [
        "plot.cumulative_polarity"
      ]
    },
    {
      "page": "plot.cumulative_syllable_freq",
      "title": "Plots a cumulative_syllable_freq Object",
      "topics": [
        "plot.cumulative_syllable_freq"
      ]
    },
    {
      "page": "plot.discourse_map",
      "title": "Plots a discourse_map Object",
      "topics": [
        "plot.discourse_map"
      ]
    },
    {
      "page": "plot.diversity",
      "title": "Plots a diversity object",
      "topics": [
        "plot.diversity"
      ]
    },
    {
      "page": "plot.end_mark",
      "title": "Plots an end_mark Object",
      "topics": [
        "plot.end_mark"
      ]
    },
    {
      "page": "plot.end_mark_by",
      "title": "Plots a end_mark_by Object",
      "topics": [
        "plot.end_mark_by"
      ]
    },
    {
      "page": "plot.end_mark_by_count",
      "title": "Plots a end_mark_by_count Object",
      "topics": [
        "plot.end_mark_by_count"
      ]
    },
    {
      "page": "plot.end_mark_by_preprocessed",
      "title": "Plots a end_mark_by_preprocessed Object",
      "topics": [
        "plot.end_mark_by_preprocessed"
      ]
    },
    {
      "page": "plot.end_mark_by_proportion",
      "title": "Plots a end_mark_by_proportion Object",
      "topics": [
        "plot.end_mark_by_proportion"
      ]
    },
    {
      "page": "plot.end_mark_by_score",
      "title": "Plots a end_mark_by_score Object",
      "topics": [
        "plot.end_mark_by_score"
      ]
    },
    {
      "page": "plot.flesch_kincaid",
      "title": "Plots a flesch_kincaid Object",
      "topics": [
        "plot.flesch_kincaid"
      ]
    },
    {
      "page": "plot.formality",
      "title": "Plots a formality Object",
      "topics": [
        "plot.formality"
      ]
    },
    {
      "page": "plot.formality_scores",
      "title": "Plots a formality_scores Object",
      "topics": [
        "plot.formality_scores"
      ]
    },
    {
      "page": "plot.freq_terms",
      "title": "Plots a freq_terms Object",
      "topics": [
        "plot.freq_terms"
      ]
    },
    {
      "page": "plot.gantt",
      "title": "Plots a gantt object",
      "topics": [
        "plot.gantt"
      ]
    },
    {
      "page": "plot.kullback_leibler",
      "title": "Plots a kullback_leibler object",
      "topics": [
        "plot.kullback_leibler"
      ]
    },
    {
      "page": "plot.lexical",
      "title": "Plots a lexical Object",
      "topics": [
        "plot.lexical"
      ]
    },
    {
      "page": "plot.lexical_classification",
      "title": "Plots a lexical_classification Object",
      "topics": [
        "plot.lexical_classification"
      ]
    },
    {
      "page": "plot.lexical_classification_preprocessed",
      "title": "Plots a lexical_classification_preprocessed Object",
      "topics": [
        "plot.lexical_classification_preprocessed"
      ]
    },
    {
      "page": "plot.lexical_classification_score",
      "title": "Plots a lexical_classification_score Object",
      "topics": [
        "plot.lexical_classification_score"
      ]
    },
    {
      "page": "plot.linsear_write",
      "title": "Plots a linsear_write Object",
      "topics": [
        "plot.linsear_write"
      ]
    },
    {
      "page": "plot.linsear_write_count",
      "title": "Plots a linsear_write_count Object",
      "topics": [
        "plot.linsear_write_count"
      ]
    },
    {
      "page": "plot.linsear_write_scores",
      "title": "Plots a linsear_write_scores Object",
      "topics": [
        "plot.linsear_write_scores"
      ]
    },
    {
      "page": "plot.Network",
      "title": "Plots a Network Object",
      "topics": [
        "plot.Network"
      ]
    },
    {
      "page": "plot.object_pronoun_type",
      "title": "Plots an object_pronoun_type Object",
      "topics": [
        "plot.object_pronoun_type"
      ]
    },
    {
      "page": "plot.polarity",
      "title": "Plots a polarity Object",
      "topics": [
        "plot.polarity"
      ]
    },
    {
      "page": "plot.polarity_count",
      "title": "Plots a polarity_count Object",
      "topics": [
        "plot.polarity_count"
      ]
    },
    {
      "page": "plot.polarity_score",
      "title": "Plots a polarity_score Object",
      "topics": [
        "plot.polarity_score"
      ]
    },
    {
      "page": "plot.pos",
      "title": "Plots a pos Object",
      "topics": [
        "plot.pos"
      ]
    },
    {
      "page": "plot.pos_by",
      "title": "Plots a pos_by Object",
      "topics": [
        "plot.pos_by"
      ]
    },
    {
      "page": "plot.pos_preprocessed",
      "title": "Plots a pos_preprocessed Object",
      "topics": [
        "plot.pos_preprocessed"
      ]
    },
    {
      "page": "plot.pronoun_type",
      "title": "Plots an pronoun_type Object",
      "topics": [
        "plot.pronoun_type"
      ]
    },
    {
      "page": "plot.question_type",
      "title": "Plots a question_type Object",
      "topics": [
        "plot.question_type"
      ]
    },
    {
      "page": "plot.question_type_preprocessed",
      "title": "Plots a question_type_preprocessed Object",
      "topics": [
        "plot.question_type_preprocessed"
      ]
    },
    {
      "page": "plot.readability_count",
      "title": "Plots a readability_count Object",
      "topics": [
        "plot.readability_count"
      ]
    },
    {
      "page": "plot.readability_score",
      "title": "Plots a readability_score Object",
      "topics": [
        "plot.readability_score"
      ]
    },
    {
      "page": "plot.rmgantt",
      "title": "Plots a rmgantt object",
      "topics": [
        "plot.rmgantt"
      ]
    },
    {
      "page": "plot.sent_split",
      "title": "Plots a sent_split Object",
      "topics": [
        "plot.sent_split"
      ]
    },
    {
      "page": "plot.SMOG",
      "title": "Plots a SMOG Object",
      "topics": [
        "plot.SMOG"
      ]
    },
    {
      "page": "plot.subject_pronoun_type",
      "title": "Plots an subject_pronoun_type Object",
      "topics": [
        "plot.subject_pronoun_type"
      ]
    },
    {
      "page": "plot.sum_cmspans",
      "title": "Plot Summary Stats for a Summary of a cmspans Object",
      "topics": [
        "plot.sum_cmspans"
      ]
    },
    {
      "page": "plot.sums_gantt",
      "title": "Plots a sums_gantt object",
      "topics": [
        "plot.sums_gantt"
      ]
    },
    {
      "page": "plot.syllable_freq",
      "title": "Plots a syllable_freq Object",
      "topics": [
        "plot.syllable_freq"
      ]
    },
    {
      "page": "plot.table_count",
      "title": "Plots a table_count Object",
      "topics": [
        "plot.table_count"
      ]
    },
    {
      "page": "plot.table_proportion",
      "title": "Plots a table_proportion Object",
      "topics": [
        "plot.table_proportion"
      ]
    },
    {
      "page": "plot.table_score",
      "title": "Plots a table_score Object",
      "topics": [
        "plot.table_score"
      ]
    },
    {
      "page": "plot.termco",
      "title": "Plots a termco object",
      "topics": [
        "plot.termco"
      ]
    },
    {
      "page": "plot.type_token_ratio",
      "title": "Plots a type_token_ratio Object",
      "topics": [
        "plot.type_token_ratio"
      ]
    },
    {
      "page": "plot.weighted_wfm",
      "title": "Plots a weighted_wfm object",
      "topics": [
        "plot.weighted_wfm"
      ]
    },
    {
      "page": "plot.wfdf",
      "title": "Plots a wfdf object",
      "topics": [
        "plot.wfdf"
      ]
    },
    {
      "page": "plot.wfm",
      "title": "Plots a wfm object",
      "topics": [
        "plot.wfm"
      ]
    },
    {
      "page": "plot.word_cor",
      "title": "Plots a word_cor object",
      "topics": [
        "plot.word_cor"
      ]
    },
    {
      "page": "plot.word_length",
      "title": "Plots a word_length Object",
      "topics": [
        "plot.word_length"
      ]
    },
    {
      "page": "plot.word_position",
      "title": "Plots a word_position object",
      "topics": [
        "plot.word_position"
      ]
    },
    {
      "page": "plot.word_proximity",
      "title": "Plots a word_proximity object",
      "topics": [
        "plot.word_proximity"
      ]
    },
    {
      "page": "plot.word_stats",
      "title": "Plots a word_stats object",
      "topics": [
        "plot.word_stats"
      ]
    },
    {
      "page": "plot.word_stats_counts",
      "title": "Plots a word_stats_counts Object",
      "topics": [
        "plot.word_stats_counts"
      ]
    },
    {
      "page": "polarity",
      "title": "Polarity Score (Sentiment Analysis)",
      "topics": [
        "polarity"
      ]
    },
    {
      "page": "pos",
      "title": "Parts of Speech Tagging",
      "topics": [
        "pos",
        "pos_by",
        "pos_tags"
      ]
    },
    {
      "page": "potential_NA",
      "title": "Search for Potential Missing Values",
      "topics": [
        "potential_NA"
      ]
    },
    {
      "page": "preprocessed",
      "title": "Generic Preprocessed Method",
      "topics": [
        "preprocessed"
      ]
    },
    {
      "page": "preprocessed.check_spelling_interactive",
      "title": "Check Spelling",
      "topics": [
        "preprocessed.check_spelling_interactive"
      ]
    },
    {
      "page": "preprocessed.end_mark_by",
      "title": "Question Counts",
      "topics": [
        "preprocessed.end_mark_by"
      ]
    },
    {
      "page": "preprocessed.formality",
      "title": "Formality",
      "topics": [
        "preprocessed.formality"
      ]
    },
    {
      "page": "preprocessed.lexical_classification",
      "title": "Lexical Classification",
      "topics": [
        "preprocessed.lexical_classification"
      ]
    },
    {
      "page": "preprocessed.object_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "preprocessed.object_pronoun_type"
      ]
    },
    {
      "page": "preprocessed.pos",
      "title": "Parts of Speech",
      "topics": [
        "preprocessed.pos"
      ]
    },
    {
      "page": "preprocessed.pos_by",
      "title": "Parts of Speech",
      "topics": [
        "preprocessed.pos_by"
      ]
    },
    {
      "page": "preprocessed.pronoun_type",
      "title": "Question Counts",
      "topics": [
        "preprocessed.pronoun_type"
      ]
    },
    {
      "page": "preprocessed.question_type",
      "title": "Question Counts",
      "topics": [
        "preprocessed.question_type"
      ]
    },
    {
      "page": "preprocessed.subject_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "preprocessed.subject_pronoun_type"
      ]
    },
    {
      "page": "preprocessed.word_position",
      "title": "Word Position",
      "topics": [
        "preprocessed.word_position"
      ]
    },
    {
      "page": "pres_debate_raw2012",
      "title": "First 2012 U.S. Presidential Debate",
      "topics": [
        "pres_debate_raw2012"
      ]
    },
    {
      "page": "pres_debates2012",
      "title": "2012 U.S. Presidential Debates",
      "topics": [
        "pres_debates2012"
      ]
    },
    {
      "page": "print.adjacency_matrix",
      "title": "Prints an adjacency_matrix Object",
      "topics": [
        "print.adjacency_matrix"
      ]
    },
    {
      "page": "print.all_words",
      "title": "Prints an all_words Object",
      "topics": [
        "print.all_words"
      ]
    },
    {
      "page": "print.animated_character",
      "title": "Prints an animated_character Object",
      "topics": [
        "print.animated_character"
      ]
    },
    {
      "page": "print.animated_discourse_map",
      "title": "Prints an animated_discourse_map Object",
      "topics": [
        "print.animated_discourse_map"
      ]
    },
    {
      "page": "print.animated_formality",
      "title": "Prints a animated_formality Object",
      "topics": [
        "print.animated_formality"
      ]
    },
    {
      "page": "print.animated_lexical_classification",
      "title": "Prints an animated_lexical_classification Object",
      "topics": [
        "print.animated_lexical_classification"
      ]
    },
    {
      "page": "print.animated_polarity",
      "title": "Prints an animated_polarity Object",
      "topics": [
        "print.animated_polarity"
      ]
    },
    {
      "page": "print.automated_readability_index",
      "title": "Prints an automated_readability_index Object",
      "topics": [
        "print.automated_readability_index"
      ]
    },
    {
      "page": "print.boolean_qdap",
      "title": "Prints a boolean_qdap object",
      "topics": [
        "print.boolean_qdap"
      ]
    },
    {
      "page": "print.character_table",
      "title": "Prints a character_table object",
      "topics": [
        "print.character_table"
      ]
    },
    {
      "page": "print.check_spelling",
      "title": "Prints a check_spelling Object",
      "topics": [
        "print.check_spelling"
      ]
    },
    {
      "page": "print.check_spelling_interactive",
      "title": "Prints a check_spelling_interactive Object",
      "topics": [
        "print.check_spelling_interactive"
      ]
    },
    {
      "page": "print.check_text",
      "title": "Prints a check_text Object",
      "topics": [
        "print.check_text"
      ]
    },
    {
      "page": "print.cm_distance",
      "title": "Prints a cm_distance Object",
      "topics": [
        "print.cm_distance"
      ]
    },
    {
      "page": "print.coleman_liau",
      "title": "Prints an coleman_liau Object",
      "topics": [
        "print.coleman_liau"
      ]
    },
    {
      "page": "print.colsplit2df",
      "title": "Prints a colsplit2df Object.",
      "topics": [
        "print.colsplit2df"
      ]
    },
    {
      "page": "print.combo_syllable_sum",
      "title": "Prints an combo_syllable_sum object",
      "topics": [
        "print.combo_syllable_sum"
      ]
    },
    {
      "page": "print.cumulative_animated_formality",
      "title": "Prints a cumulative_animated_formality Object",
      "topics": [
        "print.cumulative_animated_formality"
      ]
    },
    {
      "page": "print.cumulative_animated_lexical_classification",
      "title": "Prints a cumulative_animated_lexical_classification Object",
      "topics": [
        "print.cumulative_animated_lexical_classification"
      ]
    },
    {
      "page": "print.cumulative_animated_polarity",
      "title": "Prints a cumulative_animated_polarity Object",
      "topics": [
        "print.cumulative_animated_polarity"
      ]
    },
    {
      "page": "print.cumulative_combo_syllable_sum",
      "title": "Prints a cumulative_combo_syllable_sum Object",
      "topics": [
        "print.cumulative_combo_syllable_sum"
      ]
    },
    {
      "page": "print.cumulative_end_mark",
      "title": "Prints a cumulative_end_mark Object",
      "topics": [
        "print.cumulative_end_mark"
      ]
    },
    {
      "page": "print.cumulative_formality",
      "title": "Prints a cumulative_formality Object",
      "topics": [
        "print.cumulative_formality"
      ]
    },
    {
      "page": "print.cumulative_lexical_classification",
      "title": "Prints a cumulative_lexical_classification Object",
      "topics": [
        "print.cumulative_lexical_classification"
      ]
    },
    {
      "page": "print.cumulative_polarity",
      "title": "Prints a cumulative_polarity Object",
      "topics": [
        "print.cumulative_polarity"
      ]
    },
    {
      "page": "print.cumulative_syllable_freq",
      "title": "Prints a cumulative_syllable_freqObject",
      "topics": [
        "print.cumulative_syllable_freq"
      ]
    },
    {
      "page": "print.discourse_map",
      "title": "Prints a discourse_map Object",
      "topics": [
        "print.discourse_map"
      ]
    },
    {
      "page": "print.Dissimilarity",
      "title": "Prints a Dissimilarity object",
      "topics": [
        "print.Dissimilarity"
      ]
    },
    {
      "page": "print.diversity",
      "title": "Prints a diversity object",
      "topics": [
        "print.diversity"
      ]
    },
    {
      "page": "print.end_mark",
      "title": "Prints an end_mark object",
      "topics": [
        "print.end_mark"
      ]
    },
    {
      "page": "print.end_mark_by",
      "title": "Prints an end_mark_by object",
      "topics": [
        "print.end_mark_by"
      ]
    },
    {
      "page": "print.end_mark_by_preprocessed",
      "title": "Prints a end_mark_by_preprocessed object",
      "topics": [
        "print.end_mark_by_preprocessed"
      ]
    },
    {
      "page": "print.flesch_kincaid",
      "title": "Prints an flesch_kincaid Object",
      "topics": [
        "print.flesch_kincaid"
      ]
    },
    {
      "page": "print.formality",
      "title": "Prints a formality Object",
      "topics": [
        "print.formality"
      ]
    },
    {
      "page": "print.formality_scores",
      "title": "Prints a formality_scores object",
      "topics": [
        "print.formality_scores"
      ]
    },
    {
      "page": "print.fry",
      "title": "Prints an fry Object",
      "topics": [
        "print.fry"
      ]
    },
    {
      "page": "print.inspect_text",
      "title": "Prints an inspect_text Object",
      "topics": [
        "print.inspect_text"
      ]
    },
    {
      "page": "print.kullback_leibler",
      "title": "Prints a kullback_leibler Object.",
      "topics": [
        "print.kullback_leibler"
      ]
    },
    {
      "page": "print.lexical_classification",
      "title": "Prints an lexical_classification Object",
      "topics": [
        "print.lexical_classification"
      ]
    },
    {
      "page": "print.lexical_classification_by",
      "title": "Prints a lexical_classification Object",
      "topics": [
        "print.lexical_classification_by"
      ]
    },
    {
      "page": "print.lexical_classification_preprocessed",
      "title": "Prints a lexical_classification_preprocessed Object",
      "topics": [
        "print.lexical_classification_preprocessed"
      ]
    },
    {
      "page": "print.lexical_classification_score",
      "title": "Prints a lexical_classification_score Object",
      "topics": [
        "print.lexical_classification_score"
      ]
    },
    {
      "page": "print.linsear_write",
      "title": "Prints an linsear_write Object",
      "topics": [
        "print.linsear_write"
      ]
    },
    {
      "page": "print.linsear_write_count",
      "title": "Prints a linsear_write_count Object",
      "topics": [
        "print.linsear_write_count"
      ]
    },
    {
      "page": "print.linsear_write_scores",
      "title": "Prints a linsear_write_scores Object",
      "topics": [
        "print.linsear_write_scores"
      ]
    },
    {
      "page": "print.Network",
      "title": "Prints a Network Object",
      "topics": [
        "print.Network"
      ]
    },
    {
      "page": "print.ngrams",
      "title": "Prints an ngrams object",
      "topics": [
        "print.ngrams"
      ]
    },
    {
      "page": "print.object_pronoun_type",
      "title": "Prints a object_pronoun_type object",
      "topics": [
        "print.object_pronoun_type"
      ]
    },
    {
      "page": "print.phrase_net",
      "title": "Prints a phrase_net Object",
      "topics": [
        "print.phrase_net"
      ]
    },
    {
      "page": "print.polarity",
      "title": "Prints an polarity Object",
      "topics": [
        "print.polarity"
      ]
    },
    {
      "page": "print.polarity_count",
      "title": "Prints a polarity_count Object",
      "topics": [
        "print.polarity_count"
      ]
    },
    {
      "page": "print.polarity_score",
      "title": "Prints a polarity_score Object",
      "topics": [
        "print.polarity_score"
      ]
    },
    {
      "page": "print.polysyllable_sum",
      "title": "Prints an polysyllable_sum object",
      "topics": [
        "print.polysyllable_sum"
      ]
    },
    {
      "page": "print.pos",
      "title": "Prints a pos Object.",
      "topics": [
        "print.pos"
      ]
    },
    {
      "page": "print.pos_by",
      "title": "Prints a pos_by Object.",
      "topics": [
        "print.pos_by"
      ]
    },
    {
      "page": "print.pos_preprocessed",
      "title": "Prints a pos_preprocessed object",
      "topics": [
        "print.pos_preprocessed"
      ]
    },
    {
      "page": "print.pronoun_type",
      "title": "Prints a pronoun_type object",
      "topics": [
        "print.pronoun_type"
      ]
    },
    {
      "page": "print.qdap_context",
      "title": "Prints a qdap_context object",
      "topics": [
        "print.qdap_context"
      ]
    },
    {
      "page": "print.qdapProj",
      "title": "Prints a qdapProj Object",
      "topics": [
        "print.qdapProj"
      ]
    },
    {
      "page": "print.question_type",
      "title": "Prints a question_type object",
      "topics": [
        "print.question_type"
      ]
    },
    {
      "page": "print.question_type_preprocessed",
      "title": "Prints a question_type_preprocessed object",
      "topics": [
        "print.question_type_preprocessed"
      ]
    },
    {
      "page": "print.readability_count",
      "title": "Prints a readability_count Object",
      "topics": [
        "print.readability_count"
      ]
    },
    {
      "page": "print.readability_score",
      "title": "Prints a readability_score Object",
      "topics": [
        "print.readability_score"
      ]
    },
    {
      "page": "print.sent_split",
      "title": "Prints a sent_split object",
      "topics": [
        "print.sent_split"
      ]
    },
    {
      "page": "print.SMOG",
      "title": "Prints an SMOG Object",
      "topics": [
        "print.SMOG"
      ]
    },
    {
      "page": "print.sub_holder",
      "title": "Prints a sub_holder object",
      "topics": [
        "print.sub_holder"
      ]
    },
    {
      "page": "print.subject_pronoun_type",
      "title": "Prints a subject_pronoun_type object",
      "topics": [
        "print.subject_pronoun_type"
      ]
    },
    {
      "page": "print.sum_cmspans",
      "title": "Prints a sum_cmspans object",
      "topics": [
        "print.sum_cmspans"
      ]
    },
    {
      "page": "print.sums_gantt",
      "title": "Prints a sums_gantt object",
      "topics": [
        "print.sums_gantt"
      ]
    },
    {
      "page": "print.syllable_sum",
      "title": "Prints an syllable_sum object",
      "topics": [
        "print.syllable_sum"
      ]
    },
    {
      "page": "print.table_count",
      "title": "Prints a table_count object",
      "topics": [
        "print.table_count"
      ]
    },
    {
      "page": "print.table_proportion",
      "title": "Prints a table_proportion object",
      "topics": [
        "print.table_proportion"
      ]
    },
    {
      "page": "print.table_score",
      "title": "Prints a table_score object",
      "topics": [
        "print.table_score"
      ]
    },
    {
      "page": "print.termco",
      "title": "Prints a termco object.",
      "topics": [
        "print.termco"
      ]
    },
    {
      "page": "print.trunc",
      "title": "Prints a trunc object",
      "topics": [
        "print.trunc"
      ]
    },
    {
      "page": "print.type_token_ratio",
      "title": "Prints a type_token_ratio Object",
      "topics": [
        "print.type_token_ratio"
      ]
    },
    {
      "page": "print.wfm",
      "title": "Prints a wfm Object",
      "topics": [
        "print.wfm"
      ]
    },
    {
      "page": "print.wfm_summary",
      "title": "Prints a wfm_summary Object",
      "topics": [
        "print.wfm_summary"
      ]
    },
    {
      "page": "print.which_misspelled",
      "title": "Prints a which_misspelled Object",
      "topics": [
        "print.which_misspelled"
      ]
    },
    {
      "page": "print.word_associate",
      "title": "Prints a word_associate object",
      "topics": [
        "print.word_associate"
      ]
    },
    {
      "page": "print.word_cor",
      "title": "Prints a word_cor object",
      "topics": [
        "print.word_cor"
      ]
    },
    {
      "page": "print.word_length",
      "title": "Prints a word_length object",
      "topics": [
        "print.word_length"
      ]
    },
    {
      "page": "print.word_list",
      "title": "Prints a word_list Object",
      "topics": [
        "print.word_list"
      ]
    },
    {
      "page": "print.word_position",
      "title": "Prints a word_position object.",
      "topics": [
        "print.word_position"
      ]
    },
    {
      "page": "print.word_proximity",
      "title": "Prints a word_proximity object",
      "topics": [
        "print.word_proximity"
      ]
    },
    {
      "page": "print.word_stats",
      "title": "Prints a word_stats object",
      "topics": [
        "print.word_stats"
      ]
    },
    {
      "page": "print.word_stats_counts",
      "title": "Prints a word_stats_counts object",
      "topics": [
        "print.word_stats_counts"
      ]
    },
    {
      "page": "pronoun_type",
      "title": "Count Object/Subject Pronouns Per Grouping Variable",
      "topics": [
        "pronoun_type"
      ]
    },
    {
      "page": "prop",
      "title": "Convert Raw Numeric Matrix or Data Frame to Proportions",
      "topics": [
        "prop"
      ]
    },
    {
      "page": "proportions",
      "title": "Generic Proportions Method",
      "topics": [
        "proportions"
      ]
    },
    {
      "page": "proportions.character_table",
      "title": "Term Counts",
      "topics": [
        "proportions.character_table"
      ]
    },
    {
      "page": "proportions.end_mark_by",
      "title": "Question Counts",
      "topics": [
        "proportions.end_mark_by"
      ]
    },
    {
      "page": "proportions.formality",
      "title": "Formality",
      "topics": [
        "proportions.formality"
      ]
    },
    {
      "page": "proportions.object_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "proportions.object_pronoun_type"
      ]
    },
    {
      "page": "proportions.pos",
      "title": "Parts of Speech",
      "topics": [
        "proportions.pos"
      ]
    },
    {
      "page": "proportions.pos_by",
      "title": "Parts of Speech",
      "topics": [
        "proportions.pos_by"
      ]
    },
    {
      "page": "proportions.pronoun_type",
      "title": "Question Counts",
      "topics": [
        "proportions.pronoun_type"
      ]
    },
    {
      "page": "proportions.question_type",
      "title": "Question Counts",
      "topics": [
        "proportions.question_type"
      ]
    },
    {
      "page": "proportions.subject_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "proportions.subject_pronoun_type"
      ]
    },
    {
      "page": "proportions.termco",
      "title": "Term Counts",
      "topics": [
        "proportions.termco"
      ]
    },
    {
      "page": "proportions.word_length",
      "title": "Word Length Counts",
      "topics": [
        "proportions.word_length"
      ]
    },
    {
      "page": "proportions.word_position",
      "title": "Word Position",
      "topics": [
        "proportions.word_position"
      ]
    },
    {
      "page": "qcombine",
      "title": "Combine Columns",
      "topics": [
        "qcombine"
      ]
    },
    {
      "page": "qcv",
      "title": "Quick Character Vector",
      "topics": [
        "qcv"
      ]
    },
    {
      "page": "qdap",
      "title": "qdap: Quantitative Discourse Analysis Package",
      "topics": [
        "package-qdap",
        "qdap"
      ]
    },
    {
      "page": "qdap_df",
      "title": "Create qdap Specific Data Structure",
      "topics": [
        "qdap_df",
        "Text",
        "Text<-"
      ]
    },
    {
      "page": "qheat",
      "title": "Quick Heatmap",
      "topics": [
        "qheat",
        "qheat.character_table",
        "qheat.default",
        "qheat.diversity",
        "qheat.pos_by",
        "qheat.question_type",
        "qheat.termco",
        "qheat.word_stats"
      ]
    },
    {
      "page": "qprep",
      "title": "Quick Preparation of Text",
      "topics": [
        "qprep"
      ]
    },
    {
      "page": "qtheme",
      "title": "Add themes to a Network object.",
      "topics": [
        "qtheme",
        "theme_badkitchen",
        "theme_cafe",
        "theme_duskheat",
        "theme_grayscale",
        "theme_greyscale",
        "theme_hipster",
        "theme_nightheat",
        "theme_norah"
      ]
    },
    {
      "page": "question_type",
      "title": "Count of Question Type",
      "topics": [
        "question_type"
      ]
    },
    {
      "page": "raj",
      "title": "Romeo and Juliet (Unchanged & Complete)",
      "topics": [
        "raj"
      ]
    },
    {
      "page": "raj.act.1",
      "title": "Romeo and Juliet: Act 1",
      "topics": [
        "raj.act.1"
      ]
    },
    {
      "page": "raj.act.1POS",
      "title": "Romeo and Juliet: Act 1 Parts of Speech by Person A dataset containing a list from 'pos_by' using the 'mraja1spl' data set (see 'pos_by' for more information).",
      "topics": [
        "raj.act.1POS"
      ]
    },
    {
      "page": "raj.act.2",
      "title": "Romeo and Juliet: Act 2",
      "topics": [
        "raj.act.2"
      ]
    },
    {
      "page": "raj.act.3",
      "title": "Romeo and Juliet: Act 3",
      "topics": [
        "raj.act.3"
      ]
    },
    {
      "page": "raj.act.4",
      "title": "Romeo and Juliet: Act 4",
      "topics": [
        "raj.act.4"
      ]
    },
    {
      "page": "raj.act.5",
      "title": "Romeo and Juliet: Act 5",
      "topics": [
        "raj.act.5"
      ]
    },
    {
      "page": "raj.demographics",
      "title": "Romeo and Juliet Demographics",
      "topics": [
        "raj.demographics"
      ]
    },
    {
      "page": "rajPOS",
      "title": "Romeo and Juliet Split in Parts of Speech",
      "topics": [
        "rajPOS"
      ]
    },
    {
      "page": "rajSPLIT",
      "title": "Romeo and Juliet (Complete & Split)",
      "topics": [
        "rajSPLIT"
      ]
    },
    {
      "page": "random_data",
      "title": "Generate Random Dialogue Data",
      "topics": [
        "random_data",
        "random_sent"
      ]
    },
    {
      "page": "rank_freq_plot",
      "title": "Rank Frequency Plot",
      "topics": [
        "rank_freq_mplot",
        "rank_freq_plot"
      ]
    },
    {
      "page": "raw.time.span",
      "title": "Minimal Raw Time Span Data Set",
      "topics": [
        "raw.time.span"
      ]
    },
    {
      "page": "read.transcript",
      "title": "Read Transcripts Into R",
      "topics": [
        "read.transcript"
      ]
    },
    {
      "page": "replace_abbreviation",
      "title": "Replace Abbreviations",
      "topics": [
        "replace_abbreviation"
      ]
    },
    {
      "page": "replace_contraction",
      "title": "Replace Contractions",
      "topics": [
        "replace_contraction"
      ]
    },
    {
      "page": "replace_number",
      "title": "Replace Numbers With Text Representation",
      "topics": [
        "replace_number"
      ]
    },
    {
      "page": "replace_ordinal",
      "title": "Replace Mixed Ordinal Numbers With Text Representation",
      "topics": [
        "replace_ordinal"
      ]
    },
    {
      "page": "replace_symbol",
      "title": "Replace Symbols With Word Equivalents",
      "topics": [
        "replace_symbol"
      ]
    },
    {
      "page": "replacer",
      "title": "Replace Cells in a Matrix or Data Frame",
      "topics": [
        "replacer"
      ]
    },
    {
      "page": "rm_row",
      "title": "Remove Rows That Contain Markers",
      "topics": [
        "rm_empty_row",
        "rm_row"
      ]
    },
    {
      "page": "rm_stopwords",
      "title": "Remove Stop Words",
      "topics": [
        "%sw%",
        "rm_stop",
        "rm_stopwords"
      ]
    },
    {
      "page": "sample.time.span",
      "title": "Minimal Time Span Data Set",
      "topics": [
        "sample.time.span"
      ]
    },
    {
      "page": "scores",
      "title": "Generic Scores Method",
      "topics": [
        "scores"
      ]
    },
    {
      "page": "scores.automated_readability_index",
      "title": "Readability Measures",
      "topics": [
        "scores.automated_readability_index"
      ]
    },
    {
      "page": "scores.character_table",
      "title": "Term Counts",
      "topics": [
        "scores.character_table"
      ]
    },
    {
      "page": "scores.coleman_liau",
      "title": "Readability Measures",
      "topics": [
        "scores.coleman_liau"
      ]
    },
    {
      "page": "scores.end_mark_by",
      "title": "Question Counts",
      "topics": [
        "scores.end_mark_by"
      ]
    },
    {
      "page": "scores.flesch_kincaid",
      "title": "Readability Measures",
      "topics": [
        "scores.flesch_kincaid"
      ]
    },
    {
      "page": "scores.formality",
      "title": "Formality",
      "topics": [
        "scores.formality"
      ]
    },
    {
      "page": "scores.fry",
      "title": "Readability Measures",
      "topics": [
        "scores.fry"
      ]
    },
    {
      "page": "scores.lexical_classification",
      "title": "Lexical Classification",
      "topics": [
        "scores.lexical_classification"
      ]
    },
    {
      "page": "scores.linsear_write",
      "title": "Readability Measures",
      "topics": [
        "scores.linsear_write"
      ]
    },
    {
      "page": "scores.object_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "scores.object_pronoun_type"
      ]
    },
    {
      "page": "scores.polarity",
      "title": "Polarity",
      "topics": [
        "scores.polarity"
      ]
    },
    {
      "page": "scores.pos_by",
      "title": "Parts of Speech",
      "topics": [
        "scores.pos_by"
      ]
    },
    {
      "page": "scores.pronoun_type",
      "title": "Question Counts",
      "topics": [
        "scores.pronoun_type"
      ]
    },
    {
      "page": "scores.question_type",
      "title": "Question Counts",
      "topics": [
        "scores.question_type"
      ]
    },
    {
      "page": "scores.SMOG",
      "title": "Readability Measures",
      "topics": [
        "scores.SMOG"
      ]
    },
    {
      "page": "scores.subject_pronoun_type",
      "title": "Question Counts",
      "topics": [
        "scores.subject_pronoun_type"
      ]
    },
    {
      "page": "scores.termco",
      "title": "Term Counts",
      "topics": [
        "scores.termco"
      ]
    },
    {
      "page": "scores.word_length",
      "title": "Word Length Counts",
      "topics": [
        "scores.word_length"
      ]
    },
    {
      "page": "scores.word_position",
      "title": "Word Position",
      "topics": [
        "scores.word_position"
      ]
    },
    {
      "page": "scores.word_stats",
      "title": "Word Stats",
      "topics": [
        "scores.word_stats"
      ]
    },
    {
      "page": "scrubber",
      "title": "Clean Imported Text",
      "topics": [
        "scrubber"
      ]
    },
    {
      "page": "Search",
      "title": "Search Columns of a Data Frame",
      "topics": [
        "%bs%",
        "boolean_search",
        "Search"
      ]
    },
    {
      "page": "power",
      "title": "Power Score (Sentiment Analysis)",
      "topics": [
        "sentiment_frame"
      ]
    },
    {
      "page": "sentSplit",
      "title": "Sentence Splitting",
      "topics": [
        "sentCombine",
        "sentSplit",
        "sent_detect",
        "sent_detect_nlp",
        "TOT"
      ]
    },
    {
      "page": "space_fill",
      "title": "Replace Spaces",
      "topics": [
        "space_fill"
      ]
    },
    {
      "page": "spaste",
      "title": "Add Leading/Trailing Spaces",
      "topics": [
        "spaste"
      ]
    },
    {
      "page": "speakerSplit",
      "title": "Break and Stretch if Multiple Persons per Cell",
      "topics": [
        "speakerSplit"
      ]
    },
    {
      "page": "stemmer",
      "title": "Stem Text",
      "topics": [
        "stem2df",
        "stemmer",
        "stem_words"
      ]
    },
    {
      "page": "strip",
      "title": "Strip Text",
      "topics": [
        "strip",
        "strip.character",
        "strip.default",
        "strip.factor",
        "strip.list"
      ]
    },
    {
      "page": "strWrap",
      "title": "Wrap Character Strings to Format Paragraphs",
      "topics": [
        "strWrap"
      ]
    },
    {
      "page": "subject_pronoun_type",
      "title": "Count Subject Pronouns Per Grouping Variable",
      "topics": [
        "subject_pronoun_type"
      ]
    },
    {
      "page": "summary.cmspans",
      "title": "Summarize a cmspans object",
      "topics": [
        "summary.cmspans"
      ]
    },
    {
      "page": "summary.wfdf",
      "title": "Summarize a wfdf object",
      "topics": [
        "summary.wfdf"
      ]
    },
    {
      "page": "summary.wfm",
      "title": "Summarize a wfm object",
      "topics": [
        "summary.wfm"
      ]
    },
    {
      "page": "syllabication",
      "title": "Syllabication",
      "topics": [
        "combo_syllable_sum",
        "polysyllable_sum",
        "syllable_count",
        "syllable_sum"
      ]
    },
    {
      "page": "synonyms",
      "title": "Search For Synonyms",
      "topics": [
        "syn",
        "synonyms",
        "synonyms_frame",
        "syn_frame"
      ]
    },
    {
      "page": "termco",
      "title": "Search For and Count Terms",
      "topics": [
        "termco",
        "termco2mat",
        "termco_d",
        "term_match"
      ]
    },
    {
      "page": "termco_c",
      "title": "Combine Columns from a termco Object",
      "topics": [
        "termco_c"
      ]
    },
    {
      "page": "Title",
      "title": "Add Title to Select qdap Plots",
      "topics": [
        "Title",
        "Title<-"
      ]
    },
    {
      "page": "tot_plot",
      "title": "Visualize Word Length by Turn of Talk",
      "topics": [
        "tot_plot"
      ]
    },
    {
      "page": "trans_cloud",
      "title": "Word Clouds by Grouping Variable",
      "topics": [
        "trans_cloud"
      ]
    },
    {
      "page": "trans_context",
      "title": "Print Context Around Indices",
      "topics": [
        "trans_context"
      ]
    },
    {
      "page": "trans_venn",
      "title": "Venn Diagram by Grouping Variable",
      "topics": [
        "trans_venn"
      ]
    },
    {
      "page": "Trim",
      "title": "Remove Leading/Trailing White Space",
      "topics": [
        "Trim"
      ]
    },
    {
      "page": "type_token_ratio",
      "title": "Type-Token Ratio",
      "topics": [
        "type_token_ratio"
      ]
    },
    {
      "page": "unique_by",
      "title": "Find Unique Words by Grouping Variable",
      "topics": [
        "unique_by"
      ]
    },
    {
      "page": "igraph_params",
      "title": "Apply Parameter to List of Igraph Vertices/Edges",
      "topics": [
        "edge_apply",
        "vertex_apply"
      ]
    },
    {
      "page": "visual",
      "title": "Generic visual Method",
      "topics": [
        "visual"
      ]
    },
    {
      "page": "visual.discourse_map",
      "title": "Discourse Map",
      "topics": [
        "visual.discourse_map"
      ]
    },
    {
      "page": "weight",
      "title": "Weight a qdap Object",
      "topics": [
        "weight"
      ]
    },
    {
      "page": "Word_Frequency_Matrix",
      "title": "Word Frequency Matrix",
      "topics": [
        "as.wfm",
        "as.wfm.Corpus",
        "as.wfm.data.frame",
        "as.wfm.default",
        "as.wfm.DocumentTermMatrix",
        "as.wfm.matrix",
        "as.wfm.TermDocumentMatrix",
        "as.wfm.wfdf",
        "weight.wfdf",
        "weight.wfm",
        "wfdf",
        "wfm",
        "wfm.character",
        "wfm.Corpus",
        "wfm.factor",
        "wfm.wfdf",
        "wfm_combine",
        "wfm_expanded"
      ]
    },
    {
      "page": "word_associate",
      "title": "Find Associated Words",
      "topics": [
        "word_associate"
      ]
    },
    {
      "page": "word_cor",
      "title": "Find Correlated Words",
      "topics": [
        "word_cor"
      ]
    },
    {
      "page": "word_count",
      "title": "Word Counts",
      "topics": [
        "character_count",
        "character_table",
        "char_table",
        "wc",
        "word_count"
      ]
    },
    {
      "page": "word_diff_list",
      "title": "Differences In Word Use Between Groups",
      "topics": [
        "word_diff_list"
      ]
    },
    {
      "page": "word_length",
      "title": "Count of Word Lengths Type",
      "topics": [
        "word_length"
      ]
    },
    {
      "page": "word_list",
      "title": "Raw Word Lists/Frequency Counts",
      "topics": [
        "word_list"
      ]
    },
    {
      "page": "word_network_plot",
      "title": "Word Network Plot",
      "topics": [
        "word_network_plot"
      ]
    },
    {
      "page": "word_position",
      "title": "Word Position",
      "topics": [
        "word_position"
      ]
    },
    {
      "page": "word_proximity",
      "title": "Proximity Matrix Between Words",
      "topics": [
        "weight.word_proximity",
        "word_proximity"
      ]
    },
    {
      "page": "word_stats",
      "title": "Descriptive Word Statistics",
      "topics": [
        "word_stats"
      ]
    }
  ],
  "_readme": "https://github.com/trinker/qdap/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "bitops",
    "chron",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "farver",
    "gender",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "NLP",
    "openNLP",
    "openNLPdata",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "purrr",
    "qdapDictionaries",
    "qdapRegex",
    "qdapTools",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "remotes",
    "reshape2",
    "rJava",
    "rlang",
    "S7",
    "scales",
    "slam",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "utf8",
    "vctrs",
    "venneuler",
    "viridisLite",
    "withr",
    "wordcloud",
    "XML",
    "xml2",
    "zip"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 9.56854627632007,
  "_indexed": true,
  "_nocasepkg": "qdap",
  "_universes": [
    "trinker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.4",
      "date": "2026-06-04T09:16:06.000Z",
      "distro": "noble",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "d1b7b5df6aa0bace6bb33bb80b10bb33a8c20a5258bfe123f61477f631e3cd1a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.4",
      "date": "2026-06-04T09:16:06.000Z",
      "distro": "noble",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "2f52df678837d1f233cd12958b08e295106e553bdcd7049d9cc0b2596aef77e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.4",
      "date": "2026-06-04T09:15:29.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "83eafbcf81d9460a1763dcdb9bdae6f9cd27e3e18822df3f61c0db28b8c0daa0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.4",
      "date": "2026-06-04T09:15:07.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "f2500545404d3cdaa583be20d106aedaa290461597dfc21d9864920ea0da6ec8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.4",
      "date": "2026-06-04T09:16:16.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "194d3fe8372e52d237691d4a9526250fb85592d55126b0061478f4a94425c1b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.4",
      "date": "2026-06-04T09:15:52.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "dc9087bb88e6e5fce2e7aa43a48389297759cdf2c7e719ff7d22a0f5cc310126",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.4",
      "date": "2026-06-04T09:15:38.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "ae8cff0395edb83b3b9b181cb3bc749d1e6034da1689b096d5c29685768fdcfa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.4",
      "date": "2026-06-04T09:15:51.000Z",
      "commit": "adfd66470f321074ec08a9bfd2a9bedf1f1a636b",
      "fileid": "89c779ccfb6a8bbe341318251223db00dfa3bcf0e3467f1f2cc1b0272bb46ea7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/26942291318"
    }
  ]
}