Skip to content
Prev 14192 / 63424 Next

barplot manpage (PR#7331)

Hey, 

Thanks very much for this information.
On Tue, 2 Nov 2004, Patrick Burns wrote:

            
oops!
I can imagine its tough. I really like the perl model (sorry for brining
this up again) but there is a man page for each function, starting with an
overview (for quick reference) then simple description with some examples,
then a prolonged discussion.

There are several 'overviews' and tutorials in man page style with a
simple organization...

       Overview
           perl                Perl overview (this section)
           perlintro           Perl introduction for beginners

       Tutorials
           perlreftut          Perl references short introduction
           perldsc             Perl data structures intro
 
           perlrequick         Perl regular expressions quick start
 
           perlboot            Perl OO tutorial for beginners
           perlbot             Perl OO tricks and examples
           ...

And finally the package ships with the FAQ (which again has a man page
style serchable interface).
Yup, they should be as short as is necessary.
I see what you mean.
Sounds good.
:) I is tough I agree. The user should at least know where to start
looking.. Perhaps the R startup text could include a 'where to look' link?
Thanks very much for your insight. Should I try to change docs, or should
I do something different?