trinker / qdap

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis
http://cran.us.r-project.org/web/packages/qdap/index.html
175 stars 44 forks source link

@importFrom for... #173

Closed trinker closed 10 years ago

trinker commented 10 years ago

Add @importFrom for mtabulate:

  fun         mtabulate
1 end_mark.R          1
2 mtabulate.R         6
3 pos.R               1
4 wfm.R               1

Add @importFrom for list2df family of functions:

   fun                           list2df matrix2df vect2df list_df2df list_vect2df counts2list vect2list
1  automated_readability_index.R       -         1       -          -            -           -         -
2  cm_distance.R                       -         -       1          -            -           -         -
3  discourse_map.R                     1         1       -          1            -           -         -
4  end_mark.R                          -         2       -          -            -           -         -
5  formality.R                         -         1       -          3            -           -         -
6  freq_terms.R                        -         -       -          3            -           -         -
7  list2df.R                          12         6      12          5            5           4         8
8  polarity.R                          -         -       -          4            -           -         -
9  pos.R                               -         1       -          -            -           -         -
10 synonyms.R                          1         -       -          -            -           -         -
11 tdm.R                               1         3       -          1            -           -         -
12 termco.R                            -         -       -          -            -           1         -
13 word_cor.R                          -         -       3          -            1           -         -