Displaying 1 result from an estimated 1 matches for "guiviewscss".
Did you mean:
guiviewscmd
2004 Oct 17
2
Errors while compiling packages with namespace?
...nd NAMESPACE is quite complex:
importFrom(svMisc, listCustoms, getTemp)
importFrom(R2HTML, HTML, HTMLhr, HTMLInsertGraph, HTMLli, HTML.cormat)
importFrom(utils, browseURL, methods)
importFrom(lattice, lset)
importFrom(MASS, lda)
import(svIO, graphics, grDevices, stats)
export(guiViewsCmd,
guiViewsCSS,
guiViewsCSSChange,
guiViewsDir,
guiViewsDisplay,
guiViewsFile,
report,
reportGraph,
viewHTMLinit)
S3method(view, default)
S3method(view, data.frame)
S3method(view, function)
S3method(view, matrix)
S3method(view, princomp)
S3method(view, trellis)
S3...