RdCommand: [DEV] Translate a command and expressions into an Rd...

Description Usage Arguments

Description

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

commands have two methods: merge and format. Currently for all commands, merge just combines all values, and format selects from these to display the commands in the appropriate way.

Usage

1
  RdCommand(command, values)

Arguments

command

name of the command

values

character vector (possibly named)


hadley/roxygen3 documentation built on May 17, 2019, 12:16 p.m.