Get timestamps
get_time_stamp(.data, cols, which = "first")
.data | Data frame containing a column for the first time stamp and the last time stamp of participants' resposes the word inventory in each language (Spanish and Catalan) |
---|---|
cols | Character string vector indicating the name of the columns containing the first and the last time stamps (in that order) of participants' responses to a given language inventory. |
which | Which time stamp to consider: first (by default) or last? |