Message-ID: <de4e29f50911291334q6d2618c5oaa64bb23713a9ce0@mail.gmail.com>
Date: 2009-11-29T21:34:40Z
From: Baptiste Auguie
Subject: Why .Diag and .asSparse are not accessible in R sessions?
In-Reply-To: <366c6f340911291320q2c932be3u65ede707d2facdd0@mail.gmail.com>
Hi,
They're not exported from the stats namespace,
stats:::.Diag
stats:::.asSparse
?":::"
HTH,
baptiste
2009/11/29 Peng Yu <pengyu.ut at gmail.com>:
> '.Diag' and '.asSparse' are defined in contrast.R. I'm wondering why I
> don't see them in my R session. Is it because that they start with
> '.'?
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>