Skip to content

Suggested change to integrate.Rd

2 messages · Spencer Graves, Duncan Murdoch

#
That sounds like a great idea to me:  This should give the Core R team 
more time to worry about the code by delegating maintenance of the help 
files to a larger group.


Spencer
On 12/8/2010 2:22 PM, John Nolan wrote:

  
    
#
On 08/12/2010 5:30 PM, Spencer Graves wrote:
There's nothing stopping you from writing documentation.  Lots of people 
write books; some of them are quite good.  You could also contribute to 
the R Wiki, or start your own.

If the documentation is good, people will use it.  If the documentation 
written by people other than the core group is better than what we 
write, then people will read it instead of ours.

I don't think it would be practical to have primary documentation 
written by people separate from the code developers, because writing the 
documentation is such an important part of developing the code.  But 
there could certainly be a team of people who take the standard 
documentation and improve it, or replace it.  All the tools for 
converting the .Rd or .Rnw source into various formats are there.

Duncan Murdoch