Learn R Programming

leaflet.extras2 (version 1.0.0)

to_ms: to_ms Change POSIX or Date to milliseconds

Description

to_ms Change POSIX or Date to milliseconds

Usage

to_ms(data, time)

Arguments

data

The data

time

Columnname of the time column.

Value

A data.frame with the time column in milliseconds