How to convert POISXct (timestamp) column value to seconds

When you have POSIXct (timestamp) column, you can convert to numeric values as follows:

This will open a Mutate Dialog like below so click the Run button.

This will convert the timestamp column value to the Number of seconds from ‘1970-01-01 00:00:00 UTC’.