roxygen3 (version 0.1)

default_behaviour: [DEV] Encapuslate default behaviour.

Description

This function is aimed primarily at developers extending this package. You shouldn't need to use it for everyday operation.

Roxygen defaults to using all subclasses of Tag, and all processors ($process[A-Z].*) and writers ($writer[A-Z].*) defined in the roxygen package.

Usage

default_behaviour(debug = FALSE)

Arguments

debug
if TRUE, will automatically add source information to add generated Rd files.