Skip to content

function argument variables or variable? #429

@avehtari

Description

@avehtari
  • extract_list_of_variable_arrays() has argument named variables
  • set_variables() has argument named variables
  • subset_draws() has argument named variable

All these accept one or many variable names. Should these be unified to all use variable?

Currently if the argument is variables, using variable works, too, due to how R works. Would be enough to change the documentation for these?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions