roxygen3 (version 0.1)

writeDescription: [DEV] An output generator for the ‘DESCRIPTION’ 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 ‘DESCRIPTION’ file.

Usage

writeDescription(object)
"writeDescription"(object)

Arguments

object
Object to proccess, starting at a Bundle, breaking down into Blocks then individual Tags

Method signatures for generic writeDescription

  • Block
  • Bundle
  • CollateTag
  • PackageBundle
  • Tag