Tyler Rinker

Results 163 comments of Tyler Rinker
trafficstars

You have the tools to do this already with something like: ``` txt

the `rmd` and `removeDR` are in `acc.roxygen2` now.

The examples will have to be reformatted in a better way to return head/minimal pieces of the data as well. It seems that you make a folder in inst called...

http://trinker.github.com/qdap/

NOTE: you must have a older named staticdocs in the int directory. DEMO: path: C:\Users\trinker\GitHub\qdap\inst\staticdocs

Also it's possible to manually alter the document to remove the parts of the readme I don't want as well as to create function and icons that link to commonly...

workflow: 1. Rewrite the examples to be friendlier (DONE) 2. Write the static doc part that categorizes stuff 3. Write a function to duplicate functions in the same .RD file...

Related task: https://github.com/trinker/qdap/issues/108

This allows quick set up for easy cut and paste to the static doc set up: ``` setwd("C:/Users/trinker/GitHub/qdap/R") x

Classifications: ``` 1) read in/output "delete", "dir_map", "mcsv_r", "read.transcript" 2) cleaning/parsing "bracketX", "clean", "incomplete.replace", "multigsub", "potential_NA", "qprep", "replace_abbreviation", "replace_contraction", "replace_number", "replace_symbol", "rm_row", "scrubber", "space_fill", "spaste", "stemmer", "Trim" 3) Reshaping "adjacency_matrix",...