str_to_ms: Convert time string to milliseconds

Description Usage Arguments Value Author(s)

View source: R/dexr_helper.R

Description

Convert time string to milliseconds

Usage

1
2
3
4
5
str_to_ms(
  timestring,
  format = "%Y-%m-%d %H:%M",
  timezone = "Europe/Berlin"
)

Arguments

timestring
format
timezone

Value

time in ms

Author(s)

Sascha Holzhauer


UniK-INES/dexR documentation built on June 30, 2021, 11:05 p.m.