Skip to content
Prev 5113 / 63424 Next

onefile= arg to postscript() (PR#854)

On Thu, 22 Feb 2001 pperkins@ucsd.edu wrote:

            
That is untrue, as you will see if you try it.
Take a look at the comment in the code, please.

    ## handle family separately as length can be 1 or 4
    if(!missing(family)) old$family <- family

In case you had not noticed, check.options would insist on length 1.