Re-formats the User's data frame for the EMigD workflow
EmigD_format.RdRe-formats the User's data frame for the EMigD workflow
Arguments
- dat
A data frame
- id_
The individual ID column in 'dat'. This column should be a 'Factor'.
- dt_
The date and time column in 'dat'. Thhis column should be 'POSIXct' class.
- x_
The x-coordinate column in 'dat'.
- y_
The y-coordinate column in 'dat'.
- year_
The column containing the years in 'dat'. The column should be a numeric value.
- month_
The column containing the months in 'dat'. The column should be a numeric value.
- jdate_
The column containing the julian dates. This column should be a numeric value