Skip to content

Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation.  #1074

@shajoezhu

Description

@shajoezhu

Please add \value to .Rd files regarding exported methods and explain
the functions results in the documentation. Please write about the
structure of the output (class) and also what the output means. (If a
function does not return a value, please document that too, e.g.
\value{No return value, called for side effects} or similar)

-> Missing Rd-tags:

  • bracket_expr.Rd: \value
  • call_concatenate.Rd: \value
  • clean_description.Rd: \value
  • color_lab_values.Rd: \value
  • extract_input.Rd: \value
  • pipe_expr.Rd: \value
  • prepare_arm_levels.Rd: \value
  • prepare_arm.Rd: \value
  • split_choices.Rd: \value
  • split_col_expr.Rd: \value
  • split_interactions.Rd: \value

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions