Hi again,

Robert has committed the proposed patch to R-devel.  So [[ now has an
'exact' argument and the behavior is as described:

Seth Falcon <[EMAIL PROTECTED]> writes:
>    1. [[ gains an 'exact' argument with default value NA
>
>    2. Behavior of 'exact' argument:
>
>       exact=NA
>           partial matching is performed as usual, however, a warning
>           will be issued when a partial match occurs.  This is the
>           default.
>
>       exact=TRUE
>           no partial matching is performed.
>
>       exact=FALSE
>           partial matching is allowed and no warning issued if it
>           occurs.
>

+ seth

-- 
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to