install.packages('sos') # if not already installed
library(sos)
Debye <- ???Debye
#found 4 matches
Debye # "Print method opens table in a web browser
Conclusions:
1. There are references to Debye in the "CHNOSZ" package,
but it may not be what you want.
2. If it's otherwise available in R, it's very well
concealed.
Spencer
On 10/4/2010 8:56 AM, Christophe Dutang wrote:
Dear list,
Is there another package than gsl* where the Debye function (of first order)
is implemented? Google only finds the gsl package.
Thanks in advance
Christophe
* page 12 of reference manual of gsl.
http://cran.r-project.org/web/packages/gsl/gsl.pdf
--
Spencer Graves, PE, PhD
President and Chief Operating Officer
Structure Inspection and Monitoring, Inc.
751 Emerson Ct.
San José, CA 95126
ph: 408-655-4567
______________________________________________
R-help@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.