Hi,
I am trying to generate a listing of all functions available with:
xxx <- c('splus', 'stat', 'data', 'trellis', 'nlme3', 'menu', 'sgui',
'main', 'Design', 'Hmisc', 'chron', 'class', 'example5', 'examples',
'maps', 'MASS', 'missing', 'nlme2', 'nnet', 'robust', 'spatial',
'winjava', 'winspj')
lapply(xxx, function(x) library(help = x) )
Problem in library(help = x): No section "x" in the library directory:
D:/APPS/STATS/splus70\library
Apparently, I still do not understand the workings of the apply family.
Suggestions, please?
DaveT.
*********************************
Silviculture Data Analyst
Ontario Forest Research Institute
Ontario Ministry of Natural Resources
Sault Ste. Marie, Ontario, Canada
david.thompson@mnr.gov.on.ca
*********************************
|