See also

It could happen that you do not know the exact name of the variables, but you know the partial name. You can still select the variables just using the partial variable names, but you need to use the following functions within the select() operation:

  • starts_with()
  • ends_with()
  • matches()
  • contains()

You will get more information about those wild card functions by typing ?starts_with in the R console.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset