powered by
complete_capture_matrix() completes the missing, if any, columns of the capture matrix.
complete_capture_matrix()
complete_capture_matrix(m)
A character matrix that contains the columns year, mon, mday, hour, min and sec. Any other existing columns are dropped.
year
mon
mday
hour
min
sec
A character matrix that might be missing one or more of the following columns: year, mon, mday, hour, min or sec.