Displaying 2 results from an estimated 2 matches for "thoroughbred".
2010 Aug 22
1
fortune? (was: Re: How do you make a formal "feature" request?)
...> money. ?There are R programmers out there who can write you a package if you
> pay them the right price. ?Supporting your local grad student population can
> also work; hunger is a great motivator.
>
> In the end you can also pay a corporate pony breeder like SAS for a trusty
> thoroughbred that is well respected by people in high places. ?However, you
> may notice that these ponies bear some telltale signs of inbreeding-- one of
> their eyes may not point in the same direction as the other or the pony
> becomes confused easily when put in an unfamiliar situation. ?Given ther...
2010 Aug 21
9
How do you make a formal "feature" request?
Who decides what features are in R and how they are implemented? If there is someone here who has that authority I have this request:
A report() function analogous to the plot() function that makes it easy to generate a report from a table of data. This should not be in some auxiliary package, but part of the core R just like plot(). As a long time SAS user I cannot believe R does not have this.