The R Project SVN R

Rev

Rev 30100 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

export(.helpForCall, .tryHelp)

export("?", CRAN.packages, Rprof, apropos, assignInNamespace,
       as.person, as.personList, bibtex,
       browseEnv, browseURL, bug.report, capture.output,
       citation, citEntry, citHeader, citFooter, close.socket,
       contrib.url, data.entry, dataentry, de, de.ncols, de.restore,
       de.setup, debugger, demo, download.file, download.packages,
       dump.frames, edit, emacs, example, file.edit, find, fix, fixInNamespace,
       getAnywhere, getFromNamespace, getS3method, head, help,
       help.search, help.start, history, install.packages,
       installed.packages, limitedLabels, loadhistory, ls.str,
       lsf.str, make.packages.html, make.socket, menu, methods,
       object.size, old.packages, package.contents,
       package.skeleton, packageStatus, page, person, personList,
       pico, prompt,
       promptData, readCitationFile,
       read.fwf, read.fortran, read.socket, recover, remove.packages,
       savehistory, shQuote, str, summaryRprof, tail, topicName,
       update.packageStatus, update.packages, upgrade, url.show, vi,
       vignette, write.socket, wsbrowser, xedit, xemacs)

S3method("[", getAnywhere)
S3method(as.character, person)
S3method(as.character, personList)
S3method(as.person, default)
S3method(as.personList, default)
S3method(as.personList, person)
S3method(bibtex, citation)
S3method(bibtex, citationList)
S3method(bibtex, person)
S3method(bibtex, personList)
S3method(edit, data.frame)
S3method(edit, default)
S3method(edit, matrix)
S3method(head, data.frame)
S3method(head, default)
S3method(head, "function")
S3method(head, matrix)
S3method(print, citation)
S3method(print, citationList)
S3method(print, getAnywhere)
S3method(print, hsearch)
S3method(print, MethodsFunction)
S3method(print, packageStatus)
S3method(print, socket)
S3method(prompt, data.frame)
S3method(prompt, default)
S3method(str, data.frame)
S3method(str, default)
S3method(summary, packageStatus)
S3method(tail, data.frame)
S3method(tail, default)
S3method(tail, "function")
S3method(tail, matrix)
S3method(upgrade, packageStatus)
## can't register update.packageStatus as update is in stats
## and would create a cycle.

export(Rtangle, RtangleSetup, RweaveLatex, RweaveLatexSetup, Stangle,
       Sweave, SweaveSyntConv, SweaveSyntaxLatex, SweaveSyntaxNoweb,
       RtangleWritedoc, RweaveLatexOptions, RweaveChunkPrefix,
       RweaveEvalWithOpt, RweaveTryStop, SweaveHooks)

if(tools:::.OStype() == "unix") {
export(nsl)
}

if(tools:::.OStype() == "windows") {
export(DLL.version, Filters, choose.files, fixup.libraries.URLs,
     fixup.package.URLs, flush.console, getIdentification,
     getWindowsHandle, getWindowTitle, link.html.help,
     make.search.html, memory.limit, memory.size, readClipboard,
     select.list, setWindowTitle, win.version, winDialog,
     winDialogString, winMenuAdd, winMenuAddItem, winMenuDel,
     winMenuDelItem, winMenuNames, winMenuItems, writeClipboard,
     zip.unpack)
}