~ubuntu-branches/ubuntu/utopic/r-cran-genabel/utopic

« back to all changes in this revision

Viewing changes to man/scan.haplo.2D.Rd

  • Committer: Package Import Robot
  • Author(s): Andreas Tille, Charles Plessy, Andreas Tille
  • Date: 2014-08-07 17:30:04 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20140807173004-24c20tmrw61yl5dz
Tags: 1.8-0-1
[ Charles Plessy ]
* debian/control: removed myself from Uploaders.

[ Andreas Tille ]
* New upstream version
* Moved debian/upstream to debian/upstream/metadata
* cme fix dpkg-control
* More detailed copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
\examples{
57
57
if (require(haplo.stats)) {
58
58
\dontrun{
 
59
require(GenABEL.data)
59
60
data(srdta)
60
61
c <- scan.haplo.2D("bt~sex+age+CRSNP",data=srdta,snps=(717:733),
61
62
        ids=(srdta@phdata$age<40))