It is a placeholder for the data that has been passed from the left hand side of the pipe.
– user438383Dec 21 '21 at 14:42
basically data is a character vector and data2 is a matrix(data frame), so I want to match what is in data to the rownames of data2.
– adRDec 21 '21 at 14:45