Content deleted Content added
m Adding category Category:Software development process (using HotCat) |
DavidMCEddy (talk | contribs) m change capitalization; I can't get another Wiki page to find this one. ~~~~ |
||
Line 1:
A Software '''Package
A [[Python (programming language)|Python]] package combines documentation, code and initial set up and possibly examples that could be used as [[unit testing|unit tests]] in a single file. By contrast, an [[R (programming language)|R]] package has documentation with examples in files separate from the code, possibly bundled with other material such as sample data sets and introductory ''vignettes''.
|