[R] Why .Diag and .asSparse are not accessible in R sessions?
baptiste auguie
baptiste.auguie at googlemail.com
Sun Nov 29 22:34:40 CET 2009
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.
>
More information about the R-help
mailing list