Rdocumentation
powered by
Learn R Programming
roxygen3 (version 0.1)
writeNamespace: [DEV] An output generator for the
NAMESPACE
file.
Description
This function is aimed primarily at developers extending this package. You shouldn't need to use it for everyday operation.
An output generator for the
NAMESPACE
file.
Usage
writeNamespace(object)
Arguments
object
Object to proccess, starting at a Bundle, breaking down into Blocks then individual Tags
Method signatures for generic writeNamespace
Block
Bundle
ExportClassTag
ExportMethodsTag
ExportPatternTag
ExportTag
ImportClassesFromTag
ImportFromTag
ImportMethodsFromTag
ImportTag
PackageBundle
S3methodTag
Tag
UseDynLibTag