.-
help for ^moreobs^
.-

Add more observations
----------------------

    ^moreobs^ [#]

Description
------------

^moreobs^ adds more observations at the end of the data set, born with
missing values in all variables.

The optional argument specifies the number of extra observations to be
added. The default is 1.

Examples
---------

    . ^moreobs^
    . ^moreobs 1^      (equivalent of above)
    . ^moreobs 5^
    . ^qui moreobs^

Author
-------

         Nicholas J. Cox, University of Durham, U.K.
         n.j.cox@@durham.ac.uk

Also see
---------

 Manual:  [R] expand, [R] obs
On-line:  help for @expand@, @obs@