Package 'Qdap'
Total Page:16
File Type:pdf, Size:1020Kb
Package ‘qdap’ March 13, 2013 Type Package Title Bridging the gap between qualitative data and quantitative analysis Version 0.2.1 Date 2012-05-09 Author Tyler Rinker Maintainer Tyler Rinker <[email protected]> Depends R (>= 2.15), gdata, ggplot2 (>= 0.9.2), grid, reports, scales Imports gridExtra, chron, grDevices, RColorBrewer, igraph, tm,wordcloud, venneuler, openNLPmod- els.en, Snowball, gplots,gridExtra, openNLP, plotrix, XML, RCurl, reshape2, parallel,tools Suggests plyr, koRpus LazyData TRUE Description This package automates many of the tasks associated with quantitative discourse analysis of transcripts containing discourse including fre- quency counts of sentence types, words,sentence, turns of talk, syllable counts and other assorted analysis tasks. The package provides parsing tools for preparing transcript data. Many functions enable the user to aggregate data by any number of grouping variables providing analysis and seamless integration with other R packages that undertake higher level analysis and visualization of text. This provides the user with a more efficient and targeted analysis. Note qdap is not compiled for Mac users. Installation instructions for Mac user or other OS users having difficulty installing qdap please visit: http://trinker.github.com/qdap_install/installation License GPL-2 URL http://trinker.github.com/qdap/ BugReports http://github.com/trinker/qdap/issues 1 2 R topics documented: Collate ’adjacency_matrix.R’ ’all_words.R’’automated_readability_index.R’ ’bag.o.words.R’ ’blank2NA.R’’bracketX.R’ ’capitalizer.R’ ’clean.R’ ’cm_bidist.R’’cm_code.blank.R’ ’cm_code.combine.R’ ’cm_code.exclude.R’’cm_code.overlap.R’ ’cm_code.transform.R’ ’cm_combine.dummy.R’’cm_d2l.R’ ’cm_debug.R’ ’cm_debug2.R’ ’cm_describe.R’’cm_df.fill.R’ ’cm_df.temp.R’ ’cm_df.transcript.R’’cm_df.transform.R’ ’cm_df2long.R’ ’cm_distance.R’’cm_dummy2long.R’ ’cm_long2dummy.R’ ’cm_r2l.R’’cm_range.temp.R’ ’cm_range2long.R’ ’cm_se2vect.R’ ’cm_t2l.R’’cm_time.temp.R’ ’cm_time2long.R’ ’col.fn.R’ ’colSplit.R’’colsplit2df.R’ ’combine_tot.R’ ’common.R’ ’dir_map.R’’dissimilarity.R’ ’distTab.R’ ’diversity.R’ ’duplicates.R’’end_inc.R’ ’end_mark.R’ ’exclude.R’ ’formality.R’’freqTab2words.R’ ’gantt.R’ ’gantt_plot.R’ ’gantt_rep.R’’gantt_wrap.R’ ’gradient_cloud.R’ ’hash.R’ ’hms2sec.R’’htruncdf.R’ ’imperative.R’ ’incomplete.replace.R’ ’is.dp.R’’key_merge.R’ ’kullback.leibler.R’ ’left.just.R’ ’lookup.R’’mcsv_r.R’ ’merge_all.R’ ’multigsub.R’ ’multiscale.R’ ’NAer.R’’ncutWORD.R’ ’ncutWORDS.R’ ’new_project.R’ ’numbtext.R’’numfor.R’ ’outlier.detect.R’ ’outlier.labeler.R’ ’partition.R’’paste2.R’ ’polarity.R’ ’pos.R’ ’potential_NA.R’ ’prop.R’’qcombine.R’ ’qcv.R’ ’qda.handler.R’ ’qdap- package.R’ ’qheat.R’’qprep.R’ ’question_type.R’ ’rank_freq_plot.R’ ’raw_pro_comb.R’’read.docx.R’ ’read.transcript.R’ ’reducer.R’ ’reduceWORDS.R’’replace_abbreviation.R’ ’replace_contraction.R’’replace_number.R’ ’replace_symbol.R’ ’replacer.R’ ’rm_row.R’’scrubber.R’ ’Search.R’ ’sec2hms.R’ ’sentSplit.R’’space_fill.R’ ’spaste.R’ ’speakerSplit.R’ ’stemmer.R’’stopwords.R’ ’strip.R’ ’strWrap.R’ ’syllable.sum.R’’synonyms.R’ ’term.count.R’ ’term.find.R’ ’termco.c.R’’termco.h.R’ ’termco.p.R’ ’termco.R’ ’termco2short.term.R’’tester.R’ ’text2color.R’ ’textLISTER.R’ ’trans.cloud.R’’trans.venn.R’ ’Trim.R’ ’unblanker.R’ ’url_dl.R’ ’v.outer.R’’wfm.R’ ’word.count.R’ ’word.network.plot.R’ ’word_associate.R’’word_diff_list.R’ ’word_list.R’ ’word_stats.R’ ’words.R’’xnoy.R’ NeedsCompilation no Repository CRAN Date/Publication 2013-03-13 08:07:10 R topics documented: abbreviations . .5 action.verbs . .6 adjacency_matrix . .6 adverb . .7 all_words . .8 automated_readability_index . .9 bag.o.words . 11 blank2NA . 12 bracketX . 13 BuckleySaltonSWL . 15 capitalizer . 16 clean . 17 cm_code.blank . 17 cm_code.combine . 19 cm_code.exclude . 21 cm_code.overlap . 22 cm_code.transform . 24 cm_combine.dummy . 26 cm_df.fill . 27 cm_df.temp . 29 cm_df.transcript . 30 cm_df2long . 31 cm_distance . 32 cm_dummy2long . 34 cm_long2dummy . 35 cm_range.temp . 37 cm_range2long . 38 cm_time.temp . 39 cm_time2long . 40 colSplit . 41 colsplit2df . 42 common . 43 common.list . 44 contractions . 45 DATA ............................................ 45 DATA2 ........................................... 46 DICTIONARY . 46 R topics documented: 3 dir_map . 47 dissimilarity . 48 distTab . 49 diversity . 50 duplicates . 51 emoticon . 52 end_inc . 52 end_mark . 53 env.syl............................................ 54 env.syn . 54 exclude . 55 formality . 56 gantt............................................. 58 gantt_plot . 60 gantt_rep . 61 gantt_wrap . 62 gradient_cloud . 65 hash............................................. 67 hms2sec . 68 htruncdf . 69 imperative . 70 incomplete.replace . 71 increase.amplification.words . 72 interjections . 72 key_merge . 73 kullback.leibler . 74 labMT . 75 left.just . 75 lookup . 76 mcsv_r . 77 mraja1 . 79 mraja1spl . 79 multigsub . 80 multiscale . 81 NAer............................................. 82 negation.words . 83 negative.words . 83 new_project . 84 OnixTxtRetToolkitSWL1 . 85 outlier.detect . 86 outlier.labeler . 87 paste2 . 87 plot.character.table . 88 plot.diversity . 89 plot.formality . 89 plot.polarity . 90 plot.pos.by ..