Tyler Rinker

Results 163 comments of Tyler Rinker
trafficstars

Categorization has been completed: http://trinker.github.com/qdap/ Now: 1. Make the read me part as I want; see [here](https://github.com/hadley/ggplot2/blob/master/inst/staticdocs/index.r) 2. Write a function to duplicate functions in the same .RD file. ---taken...

All that's left is the examples issue: ``` #packages library(highlight); library(qdap); library(staticdocs); library(acc.roxygen2) #STEP 1: create static doc #right now examples are FALSE in the future this will be true...

`dist_tab` does not currently work this way. It takes a single number of break points here. `cut` says: > either a numeric vector of two or more unique cut points...

When I said equal intervals I was referring to how `cut` works in its second method: > a single number (greater than or equal to 2) giving the number of...

Please spend some time to format your questions, after you've thoroughly read the documentation, to be be clearer in what you're talking about. I don't understand the first question as...

I'm not a mathematician. Please do a pull request if you can improve the notation.

No I referenced it because it greatly influenced my thinking in creating this function...it's important to attribute and acknowledge those that influence your thinking. References are not only for some...

Gotcha. I didn't connect yoir mention of the references to your first point about the dictionary. I thought it was a complaimt about referencing a paper that doesn't utiloze the...

Read up on 3rd space as this is likely what the shared space is. Gee.

I can understand you are fustrated but you haven't provided a reproducible example.