Tidy your data (2)

Most function arguments contain the strings names or values:

  • names: refers to variable whose values generate column names in wide table
  • values: refers to variable whose values generate cells in wide table

These arguments always get the name of the corresponding variable in the long table!