get_max_lag.Rd
This function calculates the maximum lag among a set of variables.
get_max_lag(variable_names)
A character vector specifying the names of the variables to analyze.
The maximum lag among the variables. If there are no lags detected NA is returned.