powered by
get_last_timestamp
get_last_timestamp(scrobbles_df, timestamp_column)
Numeric vector
A dataframe output of `download_scrobbles`
The column in `scrobbles_df` that corresponds to the `date_unix` column
if (FALSE) { get_last_timestamp(mydata, 'date_unix') }
Run the code above in your browser using DataLab