roxygen3 (version 0.1)

UsageTag-class: @usage: describe the usage of a function.

Description

Roxygen3 will automatically generate the usage string for you - if you need specify this yourself (unless you particularly want to control the formatting it's probably an indiciation of roxygen bug and should be reported).

Arguments

Tag Usage

#' @usage f(a, b, c) # You can also comments